Tf logic holiday: Difference between revisions

From Valve Developer Community
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|How long the timer should be, in seconds.}}
{{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

Team Fortress 2 tf_logic_holiday is a point entity available in Team Fortress 2 Team Fortress 2.

Stub

This article or section is a stub. You can help by expanding it.

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 or target).
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.

Inputs

Outputs