Halloween fortune teller: Difference between revisions
Jump to navigation
Jump to search

Bug:When the Fortune Teller casts the Melee Only spell, any player near a wall will be killed. [todo tested in ?]
No edit summary |
Kestrelguy (talk | contribs) m (added language bar.) |
||
Line 1: | Line 1: | ||
{{tf2 point|halloween_fortune_teller}} It is a giant | {{lang|{{PAGENAME}}}} | ||
{{tf2 point|halloween_fortune_teller}} It is a giant {{tfwiki|Merasmus}} head that casts spells on players. | |||
{{bug|When the Fortune Teller casts the Melee Only spell, any player near a wall will be killed.}} | |||
==Keyvalues== | ==Keyvalues== | ||
{{KV|Red Teleport Entity|string|Where to teleport the red team.}} | {{KV|Red Teleport Entity|string|Where to teleport the red team.}} | ||
{{KV|Blue Teleport Entity|string|Where to teleport the blue team.}} | {{KV|Blue Teleport Entity|string|Where to teleport the blue team.}} | ||
{{KV BaseEntity}} | {{todo|Do these designate actual entities? Should they be <tt>target_destination</tt>s?}} | ||
{{KV BaseEntity|base=1}} | |||
==Inputs== | ==Inputs== | ||
{{IO|EnableFortuneTelling|Enable Fortune Telling.}} | {{IO|EnableFortuneTelling|Enable Fortune Telling.}} | ||
Line 11: | Line 13: | ||
{{IO|StartFortuneTelling|Starts Fortune Telling.}} | {{IO|StartFortuneTelling|Starts Fortune Telling.}} | ||
{{IO|EndFortuneTelling|Stops current Fortune Telling.}} | {{IO|EndFortuneTelling|Stops current Fortune Telling.}} | ||
{{I BaseEntity| | {{I BaseEntity|base=1|noscroll=0}} | ||
==Outputs== | ==Outputs== | ||
{{IO|OnFortuneWarning|Sent before a fortune will be told.}} | {{IO|OnFortuneWarning|Sent before a fortune will be told.}} |
Revision as of 10:47, 7 October 2022


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

Keyvalues
Todo: Do these designate actual entities? Should they be target_destinations?
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.