Tf logic holiday: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
!| Value || Description | !| Value || Description | ||
|- | |- | ||
| None || No | | None || No special event. | ||
|- | |- | ||
| Halloween || Halloween event. | | Halloween || Halloween event. |
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 special event. Halloween Halloween event. Birthday Birthday event.
Todo: Find out what the special events does.