SA-MP Forums Archive
Best command processor nowadays? - 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: Best command processor nowadays? (/showthread.php?tid=644780)



Best command processor nowadays? - Piooo - 14.11.2017

What command processor do the cool kids use nowadays?
Still zcmd?

Thanks!


Re: Best command processor nowadays? - Meller - 14.11.2017

PawnCMD all de way


Re: Best command processor nowadays? - Ritzy2K - 14.11.2017

I-ZCMD, Uses ZCMD but faster by Yashas, I personally use that


Re: Best command processor nowadays? - BiosMarcel - 14.11.2017

@Meller Everything has down- and upsides, so don't just come with your `X is the best` shit.

If you answer, give reasons


Re: Best command processor nowadays? - TomRedlake - 14.11.2017

ZCMD is best for commands, you can use YCMD but still ZCMD and even I-ZCMD as Ritzy said is best to use


Re: Best command processor nowadays? - grymtn - 14.11.2017

depends on what you are used to see too, almost anything is way waster than creating and formattıng idx for onplayercommandtext on long runs liek youre gonna make a massive gamemode. Im used to zcmd i use it someone else uses another one for long time its easier for that person to use that one.Just go whit whatever feels best to your eyes because you aregonna be using it a lot


Re: Best command processor nowadays? - Zeth - 14.11.2017

Use Pawn.CMD, syntax is same as ZCMD with some other additional stuffs such as flags etc, Best part is it uses memory hacking plugin which increased the processing speed.


Re: Best command processor nowadays? - 10MIN - 14.11.2017

YCMD has an extra parameter. If you already have YSI try to use everything that you can use from it.
Pawn.CMD for "ZCMD style". (also suported by YCMD)


Re: Best command processor nowadays? - Lucases - 14.11.2017

ZCMD is the most used one.
YCMD got some other functions.
Pawn.CMD is the fastest because uses memory hack.
There are others like IZCMD or DC_CMD, mcmd.
You can choose whatever you want.
I would suggest you ZCMD and YCMD.

Speed: http://i.imgur.com/v43AinV.png


Re: Best command processor nowadays? - Jaxium - 14.11.2017

I personally use ZCMD. It's fast, easy-typed template and neat.