native
zpn_send_weapon_deploy
Syntax
native zpn_send_weapon_deploy(const this);
Description
Sends the current weapon deploy animation to a client.
Parameters
| this | Client index |
|---|
Return
1 if the deploy request was sent, 0 otherwise
native
native zpn_send_weapon_deploy(const this);
Sends the current weapon deploy animation to a client.
| this | Client index |
|---|
1 if the deploy request was sent, 0 otherwise