18.04.2011, 17:20
you will still be able to use it with OnPlayerCommandText:P...
just replace the "return 0;" with "return SendClientMessage(.......);"...
if that won't work, then try to put that onto the end of each "command................."
(get sure that you have a "return 1;" somewhere else within the command, so that it doesn't send it always when you use the cmd...
just replace the "return 0;" with "return SendClientMessage(.......);"...
if that won't work, then try to put that onto the end of each "command................."
(get sure that you have a "return 1;" somewhere else within the command, so that it doesn't send it always when you use the cmd...