Raised This Month: $12 Target: $400
 3% 

[REQ] Multiple Plugins.ini


  
 
 
Thread Tools Display Modes
Author Message
organizedKaoS
Senior Member
Join Date: Feb 2006
Old 11-15-2006 , 22:50   [REQ] Multiple Plugins.ini
#1

Currently I'm using bigballers daily configs plugin to change my server mods according to the day of the week.

I have the day.cfg loaded with the commands

amx_pausecfg stop plugin.amxx

and some other server variables that need to be changed.

Anyways, the server does get changed according to the days.

But even though the plugin says stopped with the amxx plugins command, it still attempts to initialize itself before getting stopped by the day.cfg commands.

This has presented me with some problems as I have a mod that requires no objectives and nobuyzones.

The plugin that dispatches the buyzones and objectives does so in precache and so my mod plugin which should be stopped has been stopped only after it has finished its precache event.

I am requesting a possible multi plugins.ini option to allow servers who want to run different mods or plugins on different days use an alternate plugins.ini so that plugins are never loaded instead of loaded then stoppped.

Thanks

Last edited by organizedKaoS; 11-16-2006 at 14:24.
organizedKaoS is offline
Johnny got his gun
Veteran Member
Join Date: Jan 2004
Location: Tokyo
Old 01-20-2007 , 07:03   Re: [REQ] Multiple Plugins.ini
#2

Change the cfg localinfo. I defined a new cfg for my small dev server.
+localinfo amxx_cfg "addons/amxmodx/configs/dev_core.ini" (default is core.ini)
In the new core.ini file I define amxx_plugins as addons/amxmodx/configs/dev_plugins.ini
Johnny got his gun is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode