Name

g_redlimbotime — the amount of time between Axis team respawns

Synopsis

g_redlimbotime [interval]

Default

g_redlimbotime 30000

Description

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.

See Also

g_userAlliedRespawnTime(cvar), g_userAxisRespawnTime(cvar) g_bluelimbotime(cvar),