rtxa / agmodx

AG Mod X is an improved Mini AG alternative made as a plugin for AMX Mod X from the ground. It's easy to add new stuff, make improvements, do changes, etc.
GNU General Public License v3.0
22 stars 9 forks source link

Server always restarting as TDM crossfire #30

Open gundogfan opened 1 year ago

gundogfan commented 1 year ago

As the title says, the server will always restart as tdm crossfire making impossible to have a specific gamemode sv running 24/7.

Steps to reproduce it:

1- Set sv_ag_gamemode and sv_ag_allowed_gamemodes (in startup_server.cfg) as arena or any other gamemode. 2- Run or restart the server.

The server will run as TDM no matter what unless you change it manually through vote/rcon.

But, if instead of startup_server.cfg we use amxx.cfg, it will remain as TDM as well but at least it will change to the desired gamemode right after we change the map.

I also noticed it restarts in crossfire, regardless of how what's written in mapcycle.txt

Issue does not occur in original AG.