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