Hi iam using this: register_clcmd( "impulse 100", "CmdUseItem" )
For when press f it uses the item. Well that isnt working x)
The problem isnt CmdUseItem because if i use "item" insted of "impulse 100" and then bind f item, it works. So someone have any idea why not working?