Quote:
Originally Posted by Pelikano
Good idea, but I'm using a function onCreated Clientside already and I need that function onCreated Clientside, because I start a timer clientside with that function, which is needed oO
|
You can have an onCreated() serverside and an onCreated() clientside at the same time.
Quote:
Originally Posted by Pelikano
Also "destroy();" would destroy the whole script I heard xD
|
It should only destroy the NPC, not the entire script.