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