Quote:
1. I've the same problem too. I hope It will fixed in 1.77.
2. Read the first page. (also // = comments )
3. Read the first page
|
2. Also added in version 1.04 (and also suggested by 3volution), is support for a GunGame map cycle. If there is a file named "gungame_mapcycle.txt" in the server's mod directory (ie: cstrike/ or czero/), then it will be used as the map cycle while GunGame is enabled. There should be one map name per line, just like AMXX's maps.ini or the default mapcycle.txt. The GunGame map cycle goes down the list until it reaches the end, and then starts back at the top. The GunGame map cycle overrides any of the vote or changelevel cvars.
Tried this. I created a gungame_mapcycle.txt file, listed a bunch of fy_ maps properly (no spaces in front of map, one map per line as per instructions. A normal mapcycxle.txt file with a different name) dropped the map file into my czero folder on the server so it would be like this
czero/gungame_mapcycle.txt (this is the same location as server.cfg, mapcycle.txt ect) Am I putting it in the wrong spot?
3: OOPS

In my haste to get this pluggin working I skipped over the instructions for compiling using the utility and not the web page. Just so use to using the web complier.