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