#include "NW_i0_Plot" void main() { object oPC = GetPCSpeaker(); AssignCommand(oPC, TakeGoldFromCreature(15000, oPC, TRUE)); }