int StartingConditional() { int iResult; iResult = (5 != GetLocalInt(GetPCSpeaker(),"broddy_seen")); return iResult; }