Func respawnroom: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Blue team is called Blu in TF2, not Blue.)
No edit summary
Line 8: Line 8:
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}
* '''TeamNum'''
* {{kv tfteam}}
: <int> The team the respawn room belongs to. 0 = any, 2 = red, 3 = blu
* '''StartDisabled'''
* '''StartDisabled'''
: <[[boolean]]>
: <[[boolean]]>

Revision as of 06:11, 27 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

<boolean>

Flags

This entity doesn't have any flags.

Inputs

<int> Changes the entity's team.

Outputs