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