Quote:
|
Originally Posted by ApothiX
I'm not sure if you can use npc.trigger() or npc.triggerclient() or something to trigger to clientside or not.
|
If I remember correctly, which I think I do, trigger()s are received on both the server and clientside. Trigger()ing the npc should work.