Func nogrenades

From Valve Developer Community
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

The func_nogrenade entity will destroy any explosive that detonates inside it and nullifies explosive damage.

Availability

This brush-based entity is exclusive to Team Fortress 2.

Keyvalues

Name

the targetname other entities refer this entity by

Start Disabled

Stay dormant until activated (probably with the Enable input).

TeamNum

The team's grenades this entity will effect.
Literal Value Description
0 Any
2 RED
3 BLU
Note- this entity will effect both teams, reguardless of this keyvalue.

Inputs

  • Enable
Enable this entity.
This does not keep people from building in an inactive func_nobuild
  • Disable
Disable this entity.
This does not allow people to build in an active func_nobuild

Outputs