

Set e04 "set g_gametype 5 map mp_base set nextmap vstr e05"

Set e03 "set g_gametype 7 map_restart 0 set nextmap vstr e04" Set e02 "set g_gametype 6 map_restart 0 set nextmap vstr e03" Set e01 "set g_gametype 5 map mp_assault set nextmap vstr e02" Everything in all possible gametype combinations 🙂 Set t04 "map silo_base set nextmap vstr t01" //back to top Set t03 "set g_gametype 7 map mp_trenchtoast set nextmap vstr t04"

Set t02 "map mp_generator set nextmap vstr t03" Set t01 "set g_gametype 5 map carnage_castle_final set nextmap vstr t02" Set c06 "map mp_village set nextmap vstr c01" //back to top Set c05 "map mp_sub set nextmap vstr c06" Set c04 "map mp_destruction set nextmap vstr c05" Set c03 "map mp_depot set nextmap vstr c04" Set c02 "map mp_base set nextmap vstr c03" Set c01 "set g_gametype 7 map mp_assault set nextmap vstr c02" Set m07 "map mp_village set nextmap vstr m01"//back to top Set m06 "map mp_sub set nextmap vstr m07" Set m05 "map mp_depot set nextmap vstr m06" Set m04 "map mp_castle set nextmap vstr m05" Set m03 "map mp_beach set nextmap vstr m04" Set m02 "map mp_base set nextmap vstr m03" Set m01 "set g_gametype 5 map mp_assault set nextmap vstr m02" add custom map rotations under different letter combinations note: all standard Wolfenstein maps listed except single player maps The settings listed below WILL NOT stick, given here as an example the mainmaps mainscripts dir and edit to your delight. in the maps and scripts directory in the.

PB_SV_ENABLE // change to PB_SV_DISABLE to turn off Seta g_warmup "10" //10 seconds of free frag time 🙂 Seta dmflags "0" //8 (no falling damage) 16 (fixed FOV) 32 (no footsteps) Seta g_weaponTeamRespawn "15" //respawn time in seconds for team games Set the type of game: 5=Multiplayer 6=Stopwatch 7=Checkpoint Seta sv_screenshake "5" //the shaking of the video during explosions Seta logfile "1" //console log - 0=no log 1=buffered 2=continuous 3=append Seta sv_timeout "60" //amount of time before assuming a disconnected state Seta sv_allowDownload "1" //server must be pure Seta sv_maxRate "8000" //this overrides the autoexec.cfg setting
