Automatic Map Generator/Remover v1.2
Posted: Mon Nov 22, 2021 11:33 pm
get pluginOriginally Posted by $uicid3
--------------------
Installation:
Compile locally so you can configure.
Use the line starting with #define to deside wether or not
to list basic maps. Such as dust, dust2, etc...
Reason for this:
On windows the map files dont have to be in directory.
However if your running linux make sure that it is set to 0 or
else the basic maps will be double listed.
--------------------
Usage:
Load plugin. On map change all maps will be put into
maps.ini and mapcycle.txt.
This will remove any old maps and/or put new maps in.
--------------------
Credit:
pdoubleopdawg / DahVid - For Idea
Cheap Suit - For basic code
--------------------
Cvars:
amx_generate_maps
0 - Don't
1 - maps.ini
2 - maps.ini + mapcycle.txt
3 - mapcycle.txt
--------------------
Changelog:
1.2 - Changed cvar amx_generate_maps
1.1 - Fixed bug
1.0 - Initial release
-------------------
Enjoy!