View Single Post
  #17  
Old 12-14-2008, 01:31 PM
Codein Codein is offline
jwd
Codein's Avatar
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
Codein has a spectacular aura aboutCodein has a spectacular aura about
Send a message via AIM to Codein Send a message via MSN to Codein
Quote:
Originally Posted by Pelikano View Post
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 View Post
Also "destroy();" would destroy the whole script I heard xD
It should only destroy the NPC, not the entire script.
Reply With Quote