Quote:
Originally Posted by Chompy
Indeed there is, it's called Testbed Server. If you want RC, ou'll have to contact Tig, either by email, forum pm, AIM or in-game.
|
I'll be sure to contact him.
Quote:
Originally Posted by DustyPorViva
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.
|
Hmm, I'm still confused. Why couldn't I put all of my script into a onCreated function? Would it make a difference?