Vgui neurotoxin countdown

From Valve Developer Community
Revision as of 09:35, 22 May 2022 by Kestrelguy (talk | contribs) (added language bar.)
Jump to navigation Jump to search
English (en)Translate (Translate)

Template:Portal series point It is a neurotoxin countdown display. In Portal, the time to countdown (in seconds) is set by using the startneurotoxins console command. In Portal 2, it is set with the countdown KeyValue.

Note.pngNote:Portal 2 does not automatically hurt/kill the player when the timer reaches 0. Use a point_hurt instead.

Keyvalues

Countdown ([todo internal name (i)]) <integer> (in all games since Portal 2)
Time (in seconds) to countdown.
Panel width (width) <integer>
Width of the panel in units.
Panel height (height) <integer>
Height of the panel in units.

Inputs

Enable
Make slideshow visible.
Disable
Make slideshow invisible.


Outputs