Is there any other way to force a player to use a specific weapon, besides:
Code:
engclient_cmd(id, "weapon_knife")
I ask because I'm getting some weird bugs with that sometimes...
Already tried
Ham_ItemDeploy but it's probably not meant for that, and it doesn't switch weapons properly.
__________________