Func team wall: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 9: Line 9:
==Keyvalues==
==Keyvalues==


* '''targetname'''
* {{kv targetname}}
: <string> Name given to the entity


* '''block_team'''
* '''block_team'''
Line 23: Line 22:


==Inputs ==
==Inputs ==
* '''Kill'''
* {{i targetname}}
: Kills the enitity


==See Also==
==See Also==

Revision as of 22:39, 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

  • block_team
<choices> The team that will be blocked by the wall
Value Description
2 Allies
3 Axis

Inputs

See Also