Func respawnroom: Difference between revisions
Jump to navigation
Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
| Line 1: | Line 1: | ||
{{this is a| | {{this is a|brush entity|name=func_respawnroom|game=Team Fortress 2}} | ||
{{code class|CFuncRespawnRoom|func_respawnroom.cpp}} | {{code class|CFuncRespawnRoom|func_respawnroom.cpp}} | ||
Revision as of 16:25, 17 May 2024
func_respawnroom is a brush entity available in
Team Fortress 2.
Entity description
Designates a respawn room for a team.
Respawn rooms have the following properties:
- Gives players instant respawns when they change class or loadout.
- Blocks engineers from being able to build, similar to a func_nobuild entity.
- Forces players to drop carried item_teamflag entities.
- Forces players to drop active powerups.
- Grants MvM bots their spawn protection.
Keyvalues
TeamNum:
|
Flags
Inputs
Todo: Describe custom inputs.
- SetActive
- SetInactive
- ToggleActive
- RoundActivate
|
Toggle:
- Toggle
- Toggle the enabled/disabled status of this entity.
EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.
Outputs
|