help server unknown command - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: help server unknown command (
/showthread.php?tid=149967)
help server unknown command -
iJumbo - 24.05.2010
why my server when i type /тlsxkfjalshjflsfnsa,jdlsdjhLAID << lol dont show a server unknown command? help plz
Re: help server unknown command -
Naxix - 24.05.2010
Make sure OnPlayerCommandText returns 0;.
Re: help server unknown command -
iJumbo - 24.05.2010
yes return 0
Re: help server unknown command -
[MWR]Blood - 24.05.2010
Some FS might be causing this.
Re: help server unknown command -
iJumbo - 24.05.2010
how to fix?
Re: help server unknown command -
[MWR]Blood - 24.05.2010
Quote:
Originally Posted by [ZDM
jumbo ]
how to fix?
|
Unload all FS and see if its the same.
Re: help server unknown command -
ViruZZzZ_ChiLLL - 24.05.2010
I had the same problem once, when I forgot to
return 1; 
BTW, when it gave you an error, does the command still work?
or it doesn't really work?