Halloween fortune teller: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{tf2 point|halloween_fortune_teller}} It is giant Merasmus! head what giving effects. {{bug|When Fortune Teller cast's Melee Only spell and if at end you gonna be too close...")
 
No edit summary
Line 1: Line 1:
{{tf2 point|halloween_fortune_teller}} It is giant Merasmus! head what giving effects.
{{tf2 point|halloween_fortune_teller}} It is a giant [[Merasmus]] head which casts spells on players.
 
{{bug|When Fortune Teller cast's Melee Only spell and if at end you gonna be too close with any wall, you gonna die}}
 
==Effect list==
{{IO|Big Head}}
{{IO|Melee Only}}
{{IO|Submerging the area in Jarate}}
 
 


{{note|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|Blue Teleport Entity|string|Where to teleport the blue team.}}
{{KV BaseEntity}}
{{KV BaseEntity}}
{{KV|Red Teleport Entity|point_teleport|Teleport point to teleport players.}}
==Inputs==v
{{KV|Blue Teleport Entity|point_teleport|Teleport point to teleport players.}}
{{IO|EnableFortuneTelling|Enable Fortune Telling.}}
 
{{IO|DisableFortuneTelling|Disable Fortune Telling.}}
==Inputs==
{{IO|StartFortuneTelling|Starts Fortune Telling.}}
{{I Targetname}}
{{IO|EndFortuneTelling|Stops current Fortune Telling.}}
{{IO|EnableFortuneTelling|Turning On Fortune Telling |param=integer}}
{{IO|DisableFortuneTelling|Turning Off Fortune Telling |param=integer}}
{{IO|StartFortuneTelling|Starts Fortune Telling |param=integer}}
{{IO|EndFortuneTelling|Stops Fortune Telling |param=integer}}
{{IO|Skin|Changes skin of Fortune Teller |param=integer}}
{{I BaseEntity|prel4d=1}}
{{I BaseEntity|prel4d=1}}
==Outputs==
==Outputs==
{{IO|OnFortuneWarning|Firing output when Merasmus! Start's his lyric's |param=integer}}
{{IO|OnFortuneWarning|Sent before a fortune will be told.}}
{{IO|OnFortuneTold|Firing output when Merasmus! Stop's his lyric's |param=integer}}
{{IO|OnFortuneTold|Sent when a fortune is told.}}
{{IO|OnFortuneCurse|Firing output when Fortune Teller cast's effect |param=integer}}
{{IO|OnFortuneCurse|Sent when a fortune curses all players.}}
{{IO|OnFortuneEnd|Firing output when Fortune Teller stop's effect |param=integer}}
{{IO|OnFortuneEnd|Sent when a fortune has ended.}}
{{O BaseEntity|l4d=1}}
{{O BaseEntity}}
{{note|There unused animation of Fortune Teller where Fortune Teller talks.}}

Revision as of 14:38, 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==v

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.