Func respawnroom: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Recategorized to TF2)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=func_respawnroom}}
{{wrongtitle|title=func_respawnroom}}
==Entity Description==
==Entity Description==
The ''func_respawnroom'' brush-based entity is used to define the areas of a [[Team Fortress 2]] resupply room.
Designates a respawn room for a team.


==Availability==
==Availability==

Revision as of 11:26, 26 September 2007

Template:Wrongtitle

Entity Description

Designates a respawn room for a team.

Availability

This brush-based entity is exclusive to Team Fortress 2.

Keyvalues

<int> The team the respawn room belongs to. 0 = any, 2 = red, 3 = blue
  • StartDisabled
<boolean>

Flags

This entity doesn't have any flags.

Inputs

<int> Changes the entity's team.

Outputs