int StartingConditional() { if(GetGold(GetPCSpeaker())>449) return TRUE; return FALSE; }