int StartingConditional() { int nShow = GetLocalInt(GetPCSpeaker(), "p000state") >= 1; return nShow; }