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