int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "olina") == 2)) return TRUE; return FALSE; }