View Single Post
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 10-14-2015 , 10:25   Re: Multi-Mod Manager v1.0-release_candidate2.hotfix2
Reply With Quote #3

Quote:
Originally Posted by vedant007 View Post
Nice Plugin!
Thank you. This is actually it looks harder, but is a lot easier. Now I am going to just try to
explain a more simple way to have the plugin configured.

The problem is that I develop a lot of features, but at short term you can just create a 'txt' file of the mod name plugins file at ./configs/plugins/mymod.txt

Then to active the mod just type at server console:
Quote:
amx_setmods mymod 1
And you are done. Later to disable the mod, just type:
Quote:
amx_setmod disable 1
But if you want that mod to show up at the voting, just edit the file ./configs/multimod/multimod.ini and add the line:
Quote:
[My Cool Mod]:[mymod]:
Hence, want more easier then this? Simple like that you can install gungame, csdm, zombie, catch, hide n seek, deathrun, jailbreak, ... at you server and never more have to worry about uninstall one to install another one.

Last edited by addons_zz; 10-20-2015 at 06:33.
addons_zz is offline