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