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