Unknown Command like WTF?
#1

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


Messages In This Thread
Unknown Command like WTF? - by Crystallize - 26.03.2017, 18:55
Re: Unknown Command like WTF? - by Bolex_ - 26.03.2017, 19:10
Re: Unknown Command like WTF? - by Crystallize - 26.03.2017, 19:12
Re: Unknown Command like WTF? - by Bolex_ - 26.03.2017, 19:13
Re: Unknown Command like WTF? - by Crystallize - 26.03.2017, 19:15
Re: Unknown Command like WTF? - by Dayrion - 26.03.2017, 19:18
Re: Unknown Command like WTF? - by TopShooter2 - 26.03.2017, 19:30
Re: Unknown Command like WTF? - by Crystallize - 26.03.2017, 19:32

Forum Jump:


Users browsing this thread: 1 Guest(s)