int StartingConditional() { int nShow = GetLocalInt(GetPCSpeaker(), "p002state") == 4; return nShow; }