View Single Post
  #6  
Old 06-15-2009, 07:57 PM
Pelikano Pelikano is offline
Registered User
Pelikano's Avatar
Join Date: Oct 2008
Posts: 1,133
Pelikano has a little shameless behaviour in the past
Quote:
Originally Posted by salesman View Post
In that example you could just have the onCreated() function on the clientside, no trigger needed (I'm assuming it's a DBNPC via putnpc?).

If the conditional statement 'if (blablabla)' can only be read serverside, I suggest storing the data in some other way where it could be read on the client.

Edit: what I'm trying to say is that there's most likely a way to do it without needing a server->client trigger and you should be more specific with your problem.

I don't have a problem, it would just be handy if you could trigger a function on the Client in a level NPC ;D
Reply With Quote