If you read newfeatures, there is a way to use triggeraction from server-side to client-side on weapons, if you did not know, here is what is written and may help you.
Quote:
- server-side scripts can do
'triggeraction 0,0,clientside,weapon,params'
to directly trigger the client-side part of
weapon of the player - catch it with
'if (actionclientside) actions;'
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it." Facebook: facebook.com/raysilvadotnet /
If you read newfeatures, there is a way to use triggeraction from server-side to client-side on weapons, if you did not know, here is what is written and may help you.
Ah, comme ça. Thanks, yeah I read that part but I thought it was a weapon that did a serverside trigger...
Ah, comme ça. Thanks, yeah I read that part but I thought it was a weapon that did a serverside trigger...
It can be done from the server-side part of a weapon too.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it." Facebook: facebook.com/raysilvadotnet /