For() list proc in Developer Help
|
|
Hello. I'm trying to get some experience in coding, but I got an question again. In short, I need to know how to make for() check if certain objects are in one list, but not in another. I tried to do it with if(), but debug showed it makes infinitive loop because mob checks save object over and over, so I try to make it add invalid objects to certain list and then skip those objects. If you need code, please ask.
|