Hi!
I got an idea of an function to amxx1.76's per-map plugin file.
At the top, you can write "disableall", and that vill disable all non-standard plugins!
That would be great if you dont would like to type in like 50 plugins with "disable" after...
Tell me if you liked it!
If you did this, it would be VERY appreciated, by me (and a lot of other ppl 2 i think!)
One example: You run a server.
You got like 42 plugins, and you want zombie mod to run at a special map, and not all the other plugins!
Then you just make a plugins_<mapname>.ini (or how it was...) that contains this:
Quote:
|
Originally Posted by plugins_cs_office_zombie.ini
disableall
zombie.amxx
|
instead of:
Quote:
|
Originally Posted by plugins_cs_office_zombie.ini RETARDED
plugin1.amxx disabled
plugin2.amxx disabled
plugin3.amxx disabled
plugin4.amxx disabled
plugin5.amxx disabled
plugin6.amxx disabled
plugin7.amxx disabled
plugin8.amxx disabled
plugin9.amxx disabled
plugin10.amxx disabled
plugin879.amxx disabled
pluginhjh.amxx disabled
pluginomfg.amxx disabled
pluginETC.amxx disabled
zombie.amxx
|
Regards, Imanoobie