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