1 // we're starting a server, but if a map is already running, we have to
\r
2 // reset any pre-existing configurations so that capture the flag for example
\r
3 // won't stick around when the user starts a new dm map.
\r
5 // clean up campaign stuff
\r
6 alias _mutator_reset_0 ""
\r
7 alias _mutator_reset_1 "exec mutator_reset.cfg"
\r
8 _mutator_reset_$g_campaign
\r
23 set g_respawn_mapsettings_delay 0
\r
24 set g_respawn_mapsettings_waves 0
\r
26 // prepare for loading a mapcfg
\r
29 set g_keyhunt_teams 0
\r
31 set exit_cfg empty.cfg
\r