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