int StartingConditional() { if(GetLocalInt(GetPCSpeaker(),"nMercMissions")>0) return TRUE; return FALSE; }