Quote:
Originally Posted by arkshine
Maybe should you use Ham_ItemHolster before.
|
I'll try that, thanks.
Quote:
Originally Posted by arkshine
Btw, why engclient_cmd and not client_cmd ?
|
engclient_cmd tells the engine to execute the comand right away (instantly)
client_cmd needs a message to be sent to the player, then the player would send a message back to the server with the command to switch the weapon (not instantly, especially if he has a high latency)
__________________