halloween_fortune_teller

From Valve Developer Community
Revision as of 14:39, 9 March 2019 by Ficool2 (talk | contribs)
Jump to navigation Jump to search

Team Fortress 2 halloween_fortune_teller is a point entity available in Team Fortress 2 Team Fortress 2. It is a giant Merasmus head which casts spells on players.

Note.pngNote:When the Fortune Teller casts the Melee Only spell, any player near a wall will be killed.

Keyvalues

Red Teleport Entity ([todo internal name (i)]) <string>
Where to teleport the red team.
Blue Teleport Entity ([todo internal name (i)]) <string>
Where to teleport the blue team.

Inputs

EnableFortuneTelling
Enable Fortune Telling.
DisableFortuneTelling
Disable Fortune Telling.
StartFortuneTelling
Starts Fortune Telling.
EndFortuneTelling
Stops current Fortune Telling.

Outputs

OnFortuneWarning
Sent before a fortune will be told.
OnFortuneTold
Sent when a fortune is told.
OnFortuneCurse
Sent when a fortune curses all players.
OnFortuneEnd
Sent when a fortune has ended.