Quote:
Originally Posted by maximus_asinus
Hmm, I'm still confused. Why couldn't I put all of my script into a onCreated function? Would it make a difference?
|
Depends. Imagine you got an npc which position shall be reset whenever the player enters the level again/reconnects. You would use the onPlayerEnters() event then.