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