What is better - 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: What is better (
/showthread.php?tid=606486)
What is better -
Micko123 - 05.05.2016
Guys is it better to do comands with ZCMD or YCMD?? Is there any difference in speed??
Re: What is better -
oMa37 - 05.05.2016
ZCMD is much faster, smaller, lightweight, efficient and straight to the point.
YCMD is efficient too, but it has a lot more features and some advanced functions. It's not as fast though. It depends what you want.
Re: What is better -
Micko123 - 05.05.2016
Ty for info