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