tf_logic_competitive
Jump to navigation
Jump to search
| CCompetitiveLogic |
tf_logic_competitive is a logical entity available in
Team Fortress 2. This entity is used to tell if the map support competitive.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentnameortarget).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Outputs
- OnSpawnRoomDoorsShouldLock
- !activator = !caller = this entity
Game rules is saying that we should now disable (home) spawn door triggers.
- OnSpawnRoomDoorsShouldUnlock
- !activator = !caller = this entity
Game rules is saying that we should now enable (home) spawn door triggers.