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