g_redlimbotime — the amount of time between Axis team respawns
g_redlimbotime [interval]
g_redlimbotime specifies the time interval in milliseconds between Axis respawns. This cvar is used for the actual calculations in-game and is latched, meaning it cannot be changed during a match. Mapscripts set this cvar, and the g_userAxisRespawnTime(cvar) cvar overrides this as well. Consequently, g_userAxisRespawnTime(cvar) should be used to set custom spawn times, and this cvar should not be used at all.