26.07.2010, 08:22
You can use strcmp with zcmd, strcmp just compares two strings. Its OnPlayerCommandText that wont, you could say zcmd overides OnPlayerCommandText (it doesn't but think of it that way).
You should delete OnPlayerCommandText if you are using zcmd.
You should delete OnPlayerCommandText if you are using zcmd.