Name

g_bluelimbotime — the amount of time between Allied team respawns

Synopsis

g_bluelimbotime [interval]

Default

g_bluelimbotime 30000

Description

g_bluelimbotime specifies the time interval in milliseconds between Allied 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_userAlliedRespawnTime(cvar) cvar overrides this as well. Consequently, g_userAlliedRespawnTime(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_redlimbotime(cvar),