Tf logic holiday: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{tf2 point|tf_logic_holiday}} {{stub}} ==Entity description== Controls special events in the game. ==Keyvalues== {{KV Targetname}} {{KV|Holiday|choices|How long the timer shou...") |
|||
Line 7: | Line 7: | ||
==Keyvalues== | ==Keyvalues== | ||
{{KV Targetname}} | {{KV Targetname}} | ||
{{KV|Holiday|choices| | {{KV|Holiday|choices|Controls the special events.}} | ||
:{| class=standard-table | :{| class=standard-table | ||
!| Value || Description | !| Value || Description |
Revision as of 11:37, 7 November 2011
tf_logic_holiday
is a point entity available in Team Fortress 2.
Entity description
Controls special events in the game.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Holiday ([todo internal name (i)]) <choices>
- Controls the special events.
Value Description None No scpecial event. Halloween Halloween event. Birthday Birthday event.
Todo: Find out what the special events does.