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