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