31.01.2014, 12:25
So for years I've been using OnPlayerConnect and all the rest, and today it hit me. How can we use these events in more than one script simultaneously, how can I check if they're an NPC in one, and check if they're not in the other, and still have the code work as intended in both situations? what triggers these callbacks and is it possible to look at code on that level or can we not go lower than our event based scripting?