Point intermission: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '{{tf2 point|point_intermission}} == Entity description == Entity that ends the match and triggers an intermission. == Keyvalues == {{KV Targetname}} == Inputs == {{IO|Activate…')
 
(Added base entity KVs and IOs.)
Line 5: Line 5:


== Keyvalues ==
== Keyvalues ==
{{KV Targetname}}
{{KV BaseEntity}}


== Inputs ==
== Inputs ==
{{IO|Activate|Activate. Causes the game to end and the intermission to begin.}}
{{IO|Activate|Activate. Causes the game to end and the intermission to begin.}}
{{I Targetname}}
{{I BaseEntity}}


== Outputs ==
== Outputs ==
{{O Targetname}}
{{O BaseEntity}}

Revision as of 13:55, 24 May 2021

Team Fortress 2 point_intermission is a point entity available in Team Fortress 2 Team Fortress 2.

Entity description

Entity that ends the match and triggers an intermission.

Keyvalues

Inputs

Activate
Activate. Causes the game to end and the intermission to begin.


Outputs