Func team wall: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
{{wrongtitle|title=Func_Team_Wall}}
{{wrongtitle|title=Func_Team_Wall}}
{{note|Entity is missing from the valve dod.fgd file - june 28 2006 update}}


==Entity Description==
==Entity Description==

Revision as of 22:26, 11 July 2006

Template:Wrongtitle

Note.pngNote:Entity is missing from the valve dod.fgd file - june 28 2006 update

Entity Description

This entity is a solid which is tied to an entity. It is used to block a specified team from going somewhere.

Keyvalues

  • targetname
<string> Name given to the entity
  • block_team
<choices> The team that will be blocked by the wall
Value Description
2 Allies
3 Axis

Inputs

  • Kill
Kills the enitity

See Also