tf_logic_halloween_minigame

From Valve Developer Community
Jump to: navigation, search

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

Entity description

Halloween 2014 Minigame.

Keyvalues

Name (targetname) <string>
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
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.

Outputs