Quote:
Originally Posted by maximus_asinus
EDIT: What is the difference between onCreated and onPlayerEnters? Does the NPC server process an NPC that uses onCreated immediately, without the player being in the level? If I used onCreated clientside would it be treated differently, more like onPlayerEnters?
|
Every NPC is created exactly once, but players enter and leave levels all the time.