Quote:
Originally Posted by Twinny
Lol @ the "lol nub onPlayerChats can't be called serverside?!?!?!"
Perhaps you were thinking about ChatBar.onAction? That can't be read serverside  .
If you have onPlayerChats serverside in a weapon, everyone in that level can call that event - even if only one player has it.
|
I'm quite sure that it cant be called from a Weapon on serverside, atleast it couldn't in the past.
EDIT: I just tried it, it didn't work. I tried to make a wNPC with only a serversided onPlayerChats and I tried making one with some useless script on clientside and a onPlayerChats serverside. None worked.