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