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