SA-MP Forums Archive
Server: Unknow Command - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server: Unknow Command (/showthread.php?tid=573898)



Server: Unknow Command - PinAxXx - 11.05.2015

Hello Guys .
i have problem with any cmd.
we had a command that worked previously, but now is not working for unknown reasons.
Error = Server: Unknow Command
some commands are executed but not forever Error
Thanks .


Re: Server: Unknow Command - FernandoLight - 11.05.2015

Quote:
Originally Posted by PinAxXx
Посмотреть сообщение
Hello Guys .
i have problem with any cmd.
we had a command that worked previously, but now is not working for unknown reasons.
Error = Server: Unknow Command
some commands are executed but not forever Error
Thanks .
http://forum.sa-mp.com/newthread.php?do=newthread&f=12

This is a scripting issue, you need to post under "Scripting Help".


Re: Server: Unknow Command - Michael B - 11.05.2015

Search that command in your gamemode source code, by using CTRL+F command in Pawno. If it's still there, that means another problem encounters.


Re: Server: Unknow Command - PinAxXx - 11.05.2015

Have it
if(strcmp(cmd, "/id", true) == 0)
but say unknown command .
help me/