ESL 6on6 Config

anyone knows whether the ESL Config has r_drawfoliage set to 1 or 0 (grass on radar) please?
Comments
13
1 i think
tried setting it to 0 during a war but didnt work
cvar is cheat protected, it's forced in the config both ESL and CB have it.

reload the map or config if it isn't working
Parent
map default
{
set g_userTimeLimit 0
setl g_useralliedrespawntime 0
setl g_useraxisrespawntime 0
setl b_moverscale 1
setl team_maxMines 5
command "forcecvar r_drawfoliage 1"
}



map radar
{
set g_userTimeLimit 12
command "forcecvar r_drawfoliage 0"
}

download it
faster ;)

but quoting it is looking a bit better ^^
Parent
ya that took the time... still I got the thx :p^^
Parent
Quotemap default
{
set g_userTimeLimit 0
setl g_useralliedrespawntime 0
setl g_useraxisrespawntime 0
setl b_moverscale 1
setl team_maxMines 5
command "forcecvar r_drawfoliage 1"
}


Quotemap radar
{
set g_userTimeLimit 12
command "forcecvar r_drawfoliage 0"
}
you are more unhittable with 20 fps than with 50
Back to top