Name

g_medicSelfHealDelay — set self-healing delay for Medic in milliseconds

Synopsis

g_medicSelfHealDelay [period]

Default

g_medicSelfHealDelay 0

Description

g_medicSelfHealDelay sets the self-healing delay for Medic in milliseconds. This controls how soon, if at all, a Medic may benefit from their own medpacks (or medpacks dropped by other teammates). A value of 0 permits immediate self-healing. A value of -1 disables self-healing. A positive value delays self-healing by period milliseconds.

See Also

g_medicChargeTime(cvar), g_medics(cvar)