int StartingConditional() { int iResult; if(GetLocalInt(GetPCSpeaker(), "MB_POSTED")==0) iResult = 1; return iResult; }