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