SA-MP Forums Archive
Server Not Showing '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: Server Not Showing 'Unknown Command' (/showthread.php?tid=68131)



Server Not Showing 'Unknown Command' - Alec24 - 07.03.2009

Why is my server not showing unknown command when i type wrong commands in. I think it has something to do with return 1; but how do i a fix it. It was fine a couple of days ago? It will not let me post all the code but if you want a specific part then i will show you.


Re: Server Not Showing 'Unknown Command' - Alec24 - 07.03.2009

http://pastebin.com/m60f3b6e1


Re: Server Not Showing 'Unknown Command' - Backwardsman97 - 07.03.2009

Just change return 1 to return 0.