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