07.01.2012, 13:25
If you have commands but they return Server Unknown Command, look under OnPlayerCommandText. Make sure it returns 0; and if that doesn't work. try change it to return 1; For example.
You don't need to do the /mycommand that was an example but make sure it has return 0; Outside of that bracket. I use ZCMD too so just delete that /mycommand part.
You don't need to do the /mycommand that was an example but make sure it has return 0; Outside of that bracket. I use ZCMD too so just delete that /mycommand part.