void main() { object oPC = GetPCSpeaker(); AssignCommand(oPC, TakeGoldFromCreature(500, oPC, TRUE)); CreateItemOnObject("keheal3", oPC); }