SA-MP Forums Archive
[Plugin] mcmd Command Engine - Plugin based command processing - 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: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] mcmd Command Engine - Plugin based command processing (/showthread.php?tid=522724)

Pages: 1 2 3


Re: mcmd Command Engine - Plugin based command processing - first of it's kind - Dayvison_ - 26.03.2016

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
ZCMD and YSI exists. And they aren't plugins.

And why should they use this?
And why not use plugin? this is very fast of two cited, and not use the pawn segment.


Re: mcmd Command Engine - Plugin based command processing - first of it's kind - Roozevelt - 26.03.2016

Agreed , moreover This pulgin are used by many users , and servers , and you are free if you don't want to use it


Re: mcmd Command Engine - Plugin based command processing - first of it's kind - nGen.SoNNy - 03.04.2016

And still no update for 0.3.7


Re: mcmd Command Engine - Plugin based command processing - first of it's kind - RaeF - 06.04.2016

Beacuse this plugin is perfect .

Quote:
Originally Posted by nGen.SoNNy
Посмотреть сообщение
And still no update for 0.3.7



Re: mcmd Command Engine - Plugin based command processing - first of it's kind - Mellnik - 30.04.2016

Quote:
Originally Posted by nGen.SoNNy
Посмотреть сообщение
And still no update for 0.3.7
What exactly does not work? Hacking part still looks fine.


Re: mcmd Command Engine - Plugin based command processing - first of it's kind - SecretBoss - 30.04.2016

Quote:
Originally Posted by Mellnik
Посмотреть сообщение
What exactly does not work? Hacking part still looks fine.
You don't even provide the download link, download links are redirecting to porn lol


Re: mcmd Command Engine - Plugin based command processing - first of it's kind - iKevin - 30.04.2016

Download link redirects to a pornsite.


Re: mcmd Command Engine - Plugin based command processing - first of it's kind - Mellnik - 01.05.2016

You can always compile the source yourself.
Windows: Open .sln in Visual Studio and hit compile.
Linux: Type "make" in the project folder.

For the lazy ones I've updated the download link in the topic. (You might require Visual C++ 2015 Redistributable to run it)


Re: mcmd Command Engine - Plugin based command processing - first of it's kind - Radio - 08.05.2016

Is this faster thna Y_CMDS?