Func respawnroomvisualizer: Difference between revisions
Jump to navigation
Jump to search
m (cleanup) |
(template happy) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=func_respawnvisualizer}} | {{wrongtitle|title=func_respawnvisualizer}} | ||
{{toc|left}}[[Image:Func respawnroomvisualizer tf.JPG|thumb|clear: none|200px|A visual blockade that appears only when the opposing team gets close to the entrance of your team's spawn room.]]{{clr}} | |||
== Entity description == | |||
A visual blockade or a wall that prevents players of the opposite team from entering or firing into your team's spawn room. It disappears as the player gets farther away, and fades in as the player gets closer to the entrance of the room. | A visual blockade or a wall that prevents players of the opposite team from entering or firing into your team's spawn room. It disappears as the player gets farther away, and fades in as the player gets closer to the entrance of the room. | ||
Line 11: | Line 11: | ||
* {{kv targetname}} | * {{kv targetname}} | ||
* {{kv parentname}} | * {{kv parentname}} | ||
* | * {{kv origin}} | ||
* {{kv renderfields}} | * {{kv renderfields}} | ||
* | * {{kv shadow}} | ||
* {{kv global}} | * {{kv global}} | ||
* '''Filter''01-05''''' | * '''Filter''01-05''''' | ||
: <filterclass> ''Filter 1-5'' - Activator filter to test. You can specify up to five filters with this entity. The activator will be tested against all of them. | : <filterclass> ''Filter 1-5'' - Activator filter to test. You can specify up to five filters with this entity. The activator will be tested against all of them. | ||
==Inputs== | |||
*{{i targetname}} | |||
*{{i parentname}} | |||
*{{i renderfields}} | |||
*{{i shadow}} | |||
==Outputs== | |||
*{{o targetname}} |
Revision as of 12:04, 27 September 2007
Entity description
A visual blockade or a wall that prevents players of the opposite team from entering or firing into your team's spawn room. It disappears as the player gets farther away, and fades in as the player gets closer to the entrance of the room.
Availability
This brush-based entity is exclusive to Team Fortress 2.
Keyvalues
- Template:Kv targetname
- Template:Kv parentname
- Template:Kv origin
- Template:Kv renderfields
- Template:Kv shadow
- Template:Kv global
- Filter01-05
- <filterclass> Filter 1-5 - Activator filter to test. You can specify up to five filters with this entity. The activator will be tested against all of them.