Info teleporter countdown: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(rollic)
m (Reverted edit of ElcnaCorel, changed back to last version by Maven)
Line 1: Line 1:
viorletoric
{{wrongtitle|title=info_teleporter_countdown}}
{{wrongtitle|title=info_teleporter_countdown}}
==Entity Description==
==Entity Description==

Revision as of 18:09, 7 January 2009

Template:Wrongtitle

Entity Description

Countdown timer for the teleporter. The status of the teleporter will appear on vgui_screen entities whose panel is 'teleport_countdown_screen'.

Keyvalues

Inputs

  • StartCountdown <float>
Starts the teleporter countdown. Requires an argument which is the number of seconds for the countdown.
  • StopCountdown
Stops the countdown permanently
  • Disable
Pauses the countdown due to a temporary malfunction. A warning sign will appear on the linked vgui screens.
  • Enable
Restarts the countdown since the malfunction is finished.

Outputs