30.06.2014, 16:29
@Slash : Then give us a logical explaination to the fact mcmd is slower than zcmd for example :
• mcmd skips a huge part of SAMP's default command processing
• mcmd doesn't interact with the pawn but directly with the server
• zcmd uses OnPlayerCommandText when mcmd doesn't
If you can give me one which could be correct, then I'd start to believe what you say.
• mcmd skips a huge part of SAMP's default command processing
• mcmd doesn't interact with the pawn but directly with the server
• zcmd uses OnPlayerCommandText when mcmd doesn't
If you can give me one which could be correct, then I'd start to believe what you say.

