i have a line of code for a user to bind a command in console
Code:
register_clcmd("+tac", "tac_on",-1,"Activates Tactical Mode")
in cs when i type bind t +tacon and then press t the command in my code works but the console outputs
Code:
no such command +tac
any ideas how to stop this or is my clcmd formated wrongly...
regards ...
__________________
If it works then i wrote it if it erros on less then 50 lines i had help with it if it breaks totally it wasnt me..