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