-
Notifications
You must be signed in to change notification settings - Fork 12
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%"
.
-
ce_freezeinfo_enabled
: Enables the Freeze Info module. -
ce_freezeinfo_threshold
: Time of a freeze (in seconds) before the info panel is displayed.
-
ce_freezeinfo_reload_settings
: Reloads the configuration file for freeze info panel (from /tf/resource/ui/FreezeInfo.res)