
06-23-2012, 02:49 PM
|
|
Banned
|
Join Date: Jul 2004
Location: London
Posts: 2,029
|
|
|
This is because of serverside to clientside synchronisation not occurring outside of triggers/events.
Try using a .trigger() on the NPC rather than a public function.
It's also a bad idea to be using client. variables this way. |
|
|
|