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