int StartingConditional() { if (GetLocalInt(OBJECT_SELF, "Duel") == TRUE) return TRUE; return FALSE; }