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