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