Skip to content

Freeze Info

Wiethoofd edited this page Feb 9, 2017 · 2 revisions

Displays a hud panel when a freeze is detected that can be configured by editing /tf/resource/ui/FreezeInfo.res.

A timer (mm:ss) for the pause duration can be displayed in a VariableLabel using "LabelText" "Pause duration: %time%".

ConVars

  • ce_freezeinfo_enabled: Enables the Freeze Info module.
  • ce_freezeinfo_threshold: Time of a freeze (in seconds) before the info panel is displayed.

ConCommands

  • ce_freezeinfo_reload_settings: Reloads the configuration file for freeze info panel (from /tf/resource/ui/FreezeInfo.res)
Clone this wiki locally