Halloween fortune teller: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
{{KV|Blue Teleport Entity|string|Where to teleport the blue team.}}
{{KV|Blue Teleport Entity|string|Where to teleport the blue team.}}
{{KV BaseEntity}}
{{KV BaseEntity}}
==Inputs==v
==Inputs==
{{IO|EnableFortuneTelling|Enable Fortune Telling.}}
{{IO|EnableFortuneTelling|Enable Fortune Telling.}}
{{IO|DisableFortuneTelling|Disable Fortune Telling.}}
{{IO|DisableFortuneTelling|Disable Fortune Telling.}}

Revision as of 14:39, 9 March 2019

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.