Func respawnroom: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(Recategorized to TF2)
Line 23: Line 23:
==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}
[[Category:Team Fortress 2 Entities]]

Revision as of 11:14, 26 September 2007

Template:Wrongtitle

Entity Description

The func_respawnroom brush-based entity is used to define the areas of a Team Fortress 2 resupply room.

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