int StartingConditional() { // Inspect local variables if(GetLocalInt(OBJECT_SELF, "NOCHANGE") == 0) return TRUE; return FALSE; }