Quote:
Originally Posted by Loriel
Every NPC is created exactly once, but players enter and leave levels all the time.
|
For elaboration, onCreated is created once per session. So it'll be called every time the NPC is created... when the player first logs on(for weapons), when the level/NPC is updated, when the player enters the level for the first time and the NPC is created.