Faction chat problem - 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)
+--- Thread: Faction chat problem (
/showthread.php?tid=491305)
Faction chat problem -
nastasescu - 30.01.2014
Hi! I've this code:
http://pastebin.com/ATzZiSfj
When I'm on faction id 17, the server send me this error: ERROR: Unknown command.
What's the problem?
Re: Faction chat problem -
erminpr0 - 30.01.2014
You are returning 1 (valid command) only inside 16 checks, you should add 17 od return 1 anyway after } bracket.