View Single Post
Indarello
Senior Member
Join Date: Nov 2015
Location: Russia
Old 02-11-2019 , 08:45   Re: Help fixing a weird workshop map bug?
Reply With Quote #13

Quote:
Originally Posted by ghostofmybrain View Post
https://steamcommunity.com/sharedfil...?id=1217293641

I deleted mp_maxrounds and all the mp_timelimit cvars from the file and eventually just had to delete this map from the pool because it was constantly forcing those cvars.
"OnMapSpawn" "serverCommandmp_freezetime 40-1"
"OnMapSpawn" "serverCommandmp_roundtime 10-1"
"OnMapSpawn" "serverCommandmp_warmup_end0-1"
"OnMapSpawn" "serverCommandmp_round_restart_delay 2.000-1"
"OnMapSpawn" "serverCommandmp_timelimit 999990-1"
"OnMapSpawn" "serverCommandmp_autoteambalance 00-1"
"OnMapSpawn" "serverCommandmp_limitteams 00-1"

you can find this when decompile map
Attached Files
File Type: txt bspconvar_whitelist.txt (22.4 KB, 88 views)

Last edited by Indarello; 02-11-2019 at 08:56.
Indarello is offline