14.07.2014, 19:16
In my gamemode has bunch of zcmd and strcmp commands. strcmp commands are inside public OnPlayerCommandReceived(playerid, cmdtext[]). And zcmd are outside.
The problem is when i using strcmp commands in game, its executed but returns Server:Unknown Command.
all zcmds are working perfectly.
I want to know any solutions to fix this. I can't convert strcmp to zcmd because it has bunch of command, it takes lot of time.
I want to know any solution to fix this.
The problem is when i using strcmp commands in game, its executed but returns Server:Unknown Command.
all zcmds are working perfectly.
I want to know any solutions to fix this. I can't convert strcmp to zcmd because it has bunch of command, it takes lot of time.
I want to know any solution to fix this.