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