cl_show_others 0
and join a solo map, I can still see other tees until I toggle the setting. Thought the client was just re-enabling the setting on restart but it seems to only happen for me on solo maps and a restart is not required, just a server change. I don't know if this is known alreadysv_max_afk_time 300; sv_max_afk_vote_time 0
)dbg_stress
; dbg_stress_network
; dbg_dummies
; sv_use_upnp
sv_max_afk_time 300; sv_max_afk_vote_time 0
) dbg_stress
; dbg_stress_network
; dbg_dummies
; sv_use_upnp
?#ifdef CONF_DEBUG
MACRO_CONFIG_INT(DbgStress, dbg_stress, 0, 0, 0, CFGFLAG_CLIENT | CFGFLAG_SERVER, "Stress systems")
MACRO_CONFIG_INT(DbgStressNetwork, dbg_stress_network, 0, 0, 0, CFGFLAG_CLIENT | CFGFLAG_SERVER, "Stress network")
MACRO_CONFIG_STR(DbgStressServer, dbg_stress_server, 32, "localhost", CFGFLAG_CLIENT, "Server to stress")
#endif