int StartingConditional() { int nGold=GetGold(GetPCSpeaker()); SetCustomToken(111108,IntToString(nGold)); return TRUE; }