#include "nw_i0_tool" void main() { // Remove some gold from the player TakeGoldFromCreature(50, GetPCSpeaker(), FALSE); object oPC = GetPCSpeaker(); SetLocalString(oPC, "florya", "1"); }