void main() { object oPC = GetPCSpeaker(); AssignCommand(oPC, TakeGoldFromCreature(13000, oPC, TRUE)); }