Tf halloween minigame: Difference between revisions
Jump to navigation
Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
m (→Inputs: Substituted IO templates) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{this is a| | {{this is a|point entity|game=Team Fortress 2|name=tf_logic_halloween_minigame}} | ||
==Entity description== | ==Entity description== | ||
Line 13: | Line 13: | ||
==Inputs== | ==Inputs== | ||
{{I Targetname}} | {{I Targetname}} | ||
{{ | {{I|KartWinAnimationRed|Play win animation for all players in kart on team RED.}} | ||
{{ | {{I|KartWinAnimationBlue|Play win animation for all players in kart on team BLUE.}} | ||
{{ | {{I|KartLoseAnimationRed|Play lose animation for all players in kart on team RED.}} | ||
{{ | {{I|KartLoseAnimationBlue|Play lose animation for all players in kart on team BLUE.}} | ||
{{ | {{I|EnableSpawnBoss|Spawn Halloween boss HHH at specified target entity.|param=string}} | ||
{{ | {{I|DisableSpawnBoss|Stop spawning Halloween boss.}} | ||
==Outputs== | ==Outputs== | ||
{{O Targetname}} | {{O Targetname}} |
Latest revision as of 11:23, 21 April 2025
tf_logic_halloween_minigame
is a point entity available in Team Fortress 2.
Entity description
Halloween 2014 Minigame.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Minigame Type ([todo internal name (i)]) <choices>
- Which minigame is this.
- 1 : Halloween Collection
- 2 : Halloween Platforms
- 3 : Halloween Soccer
Inputs
- KartWinAnimationRed
- Play win animation for all players in kart on team RED.
- KartWinAnimationBlue
- Play win animation for all players in kart on team BLUE.
- KartLoseAnimationRed
- Play lose animation for all players in kart on team RED.
- KartLoseAnimationBlue
- Play lose animation for all players in kart on team BLUE.
- EnableSpawnBoss <string >
- Spawn Halloween boss HHH at specified target entity.
- DisableSpawnBoss
- Stop spawning Halloween boss.