int StartingConditional() { int iResult; iResult = GetLocalInt(OBJECT_SELF, "CHECK_WINNER"); return iResult; }