Func regenerate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
MrThompson (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title= | {{wrongtitle|title=func_regenerate}} | ||
==Entity Description== | ==Entity Description== | ||
Designates a resupply area for a team. | Designates a resupply area for a team. |
Revision as of 05:23, 12 November 2007
Entity Description
Designates a resupply area for a team.
Availability
This brush-based entity is exclusive to Team Fortress 2.
Keyvalues
- Template:Kv targetname
- Template:Kv tfteam
- StartDisabled
- <boolean>
- associatedmodel
- <target_destination> The prop_dynamic that represents this zone in the world. The associated model should have appropriate open and close animations for when players interact with the zone.
Flags
This entity doesn't have any flags.
Inputs
- Template:I targetname
- SetTeam
- <int> Changes the entity's team.
- Enable
- Enable this entity.
- Disable
- Disable this entity.
- Toggle
- Toggle the enabled/disabled status of this entity.