SA-MP Forums Archive
How to make a command processor ? - 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: How to make a command processor ? (/showthread.php?tid=651008)



How to make a command processor ? - ivndosos - 11.03.2018

As the title said, are there any tutorials ?

such as zcmd, ycmd, dcmd etc.


Re: How to make a command processor ? - Mobtiesgangsa - 11.03.2018

by saying HOW TO MAKE COMMAND PROCESSOR did you mention you want to create an include or you are searching for an include that is better then the mentioned ones like zcmd dcmd ycmd..... etc

i suggest you to try https://sampforum.blast.hk/showthread.php?tid=608474

YourShadow's command processor in my opinion i use it and its reliable & stable for me idk its your choice using it but if you want to make your own include review the include files learn how they work


Re: How to make a command processor ? - Gammix - 11.03.2018

There are no tutorials but there is source code.
Honestly its very easy to build one of your own. You can try reading the available sources, there's tons of them now.


Re: How to make a command processor ? - ivndosos - 11.03.2018

Quote:
Originally Posted by Gammix
Посмотреть сообщение
There are no tutorials but there is source code.
Honestly its very easy to build one of your own. You can try reading the available sources, there's tons of them now.
Alrighty thanks!

would be nice if someone creates a tutorial ^^