SA-MP Forums Archive
ZCMD help - 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: ZCMD help (/showthread.php?tid=591301)



ZCMD help - Axel712 - 10.10.2015

When i make a command with ZCMD it compiles fine and works,but it also gives me: SERVER:Unknown Command but the command is working!
Help will give + rep


Re: ZCMD help - jlalt - 10.10.2015

Can you post the command please?


Re: ZCMD help - ZeMuNaC - 10.10.2015

Because you are missing return after typing command.

https://sampwiki.blast.hk/wiki/OnPlayerCommandText


Re: ZCMD help - Axel712 - 10.10.2015

Quote:
Originally Posted by ZeMuNaC
Посмотреть сообщение
Because you are missing return after typing command.

https://sampwiki.blast.hk/wiki/OnPlayerCommandText
Thanks man! +rep