26.03.2017, 18:55
So basically I wrote a filterscript and using izcmd and the command wont get processed will say "Unknown command"
Using <a_mysql> too... why would it say this...
even with strcmp it will say the same lol
Код:
CMD:test(playerid, params[]) { SendClientMessage(playerid,-1,"TEST"); return 1; }
even with strcmp it will say the same lol