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