Tf robot destruction spawn group: Difference between revisions
Jump to navigation
Jump to search
(another RD entity) |
m (→Outputs) |
||
Line 15: | Line 15: | ||
==Outputs== | ==Outputs== | ||
{{IO|OnAllRobotsDead}} | {{IO|OnAllRobotsDead|Fires when all of the robots of the group are destroyed}} | ||
{{IO|OnRobotsRespawn}} | {{IO|OnRobotsRespawn|Fires when all of the robots of the group respawn}} |
Revision as of 22:19, 4 August 2014
tf_robot_destruction_spawn_group
is a point entity available in Team Fortress 2.
Entity description
The control entity for each of the robot groups in the robot destruction game mode.
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
TeamNum:
- Initial Team (TeamNum) <choices>
- Which Team the entity belongs / is assigned to on spawn
- 0: None
- 1: Spectator/Halloween Souls
- 2: RED
- 3: BLU/Robots
- 5: Halloween Bosses (only in
) !FGD
Inputs
Outputs
- OnAllRobotsDead
- Fires when all of the robots of the group are destroyed
- OnRobotsRespawn
- Fires when all of the robots of the group respawn