void main() { object oPC = GetPCSpeaker(); AssignCommand(oPC, TakeGoldFromCreature(250, oPC, TRUE)); CreateItemOnObject("nw_wbwmsl001", oPC, 1); }