Obj sentrygun: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 44: Line 44:


== Inputs ==
== Inputs ==
As of yet, there are no inputs for the obj_sentrygun.


== Outputs ==
== Outputs ==

Revision as of 07:19, 6 September 2008

Template:Wrongtitle This point-based entity is available in Team Fortress 2.

This article is a stub. You can help by adding to it.

Entity Description

Used to place a sentry gun in your map. The sentry gun it creates is the same as a normal one erected by an engineer in-game that can be repaired, damaged, and upgraded depending on it's flag settings. There are currently no options in the obj_sentygun settings to prevent it from being sapped by spies, or running out of ammunition.

Keyvalues

<choices> The sentry level to spawn as.
Options
Level 1
Level 2
Level 3
  • Team
<choices> What team the sentry will belong to.
Options
Red
Blue

Flags

  • Upgradeable
If checked, the sentry can be upgraded by Engineers of the same team.
  • Invulnerable
If checked, prevents the sentry from taking any damage.

Inputs

As of yet, there are no inputs for the obj_sentrygun.

Outputs