08.03.2017, 19:17
Quote:
All cmd does not work, cmd / w, / god, / cc, / ac. can be used without admin
Check code http://pastebin.com/1Ts4q8cH |
because zcmd disable it you need to convert /w, /god, /cc, /ac from strcmp to CMD: structure and delete OnPlayerCommandText or just rename it to OnPlayerCommandReceived(playerid, cmdtext[])
but better convert the commands to CMD:
for more info click me!