native
set_usercmd
Syntax
native set_usercmd(type,any:...);
Description
Sets the parameters sent from CmdStart.
Note that your changes will be seen by any other plugin doing get_usercmd()
native
native set_usercmd(type,any:...);
Sets the parameters sent from CmdStart.
Note that your changes will be seen by any other plugin doing get_usercmd()