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