View Full Version : Plugin Manager
Mr. White
11-20-2006, 06:59 PM
Think theres already one out there that i thought i read about in here, dodplugins. What about a plugin manager that turns on/off certain plugins that you would like on that particular map?
Box Cutter
11-20-2006, 07:07 PM
AMXX 1.76+ Allows you to load plugins per map. Perhaps this is what you are looking for?
Mr. White
11-20-2006, 07:36 PM
thanks ill besure to take a look, cute helmet.
diamond-optic
11-20-2006, 08:38 PM
from the amxx wiki
Per-Map Plugin Files
You can now have per-map plugin configuration files. AMX Mod X will automatically load any plugins listed in files having the following name: configs/maps/plugins-<map>.ini. Thus, de_dust specific plugins will be loaded from configs/maps/plugins-de_dust.ini.
Map-specific plugin files are parsed after the main plugins.ini is parsed, and after all secondary plugins-*.ini files are parsed in the configs folder. This means that a map-specific plugin listing inherits all settings above itself.
[edit (http://wiki.amxmodx.org/index.php?title=AMX_Mod_X_1.76_Changes&action=edit§ion=3)]
Disabling Plugins
A second feature was introduced to let users disable plugins per map. In any plugins-*.ini file, you may now add a "disabled" flag to a plugin name. This works like the "debug" flag. Example: gaben.amxx disabled
This will block the plugin from being loaded from any other configuration file. So if plugins-de_dust.ini has the example line above, gaben.amxx will not be loaded from any other plugins file.
Mr. White
11-20-2006, 08:51 PM
thanks again :)
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.