int StartingConditional() { if (GetLocalInt(GetPCSpeaker(),"nEphemeris")==GetCalendarDay()) return TRUE; return FALSE; }