void main() { // Give the speaker some XP GiveXPToCreature(GetPCSpeaker(), 10); object oPC = GetPCSpeaker(); SetLocalString(oPC, "bwndw2", "1"); }