26.05.2009, 15:43
I don't have a clue what you just said, but if you want to stop it saying Unknown Command make sure you return 1.
If you're trying to change the default unknown command message, don't return 0, return something like:
return SendClientmessage(blah);
If you're trying to change the default unknown command message, don't return 0, return something like:
return SendClientmessage(blah);