Bot hint sentrygun: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{tf2 point|bot_hint_sentrygun}} ==Entity description== Used to show bots a good place to build a sentry. ==Keyvalues== {{KV Targetname}} {{KV Angles}} {{KV EnableDisable}} ==…') |
m (Added missing stuff) |
||
Line 8: | Line 8: | ||
{{KV Angles}} | {{KV Angles}} | ||
{{KV EnableDisable}} | {{KV EnableDisable}} | ||
{{KV|Team|choices|Team}} | |||
:* 2 : Red | |||
:* 3 : Blue | |||
==Inputs== | ==Inputs== |
Revision as of 00:12, 10 May 2011
bot_hint_sentrygun
is a point entity available in Team Fortress 2.
Entity description
Used to show bots a good place to build a sentry.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Pitch Yaw Roll (Y Z X) (angles) <QAngle>
- This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
- Start Disabled (StartDisabled) <boolean>
- Stay dormant until activated (with the
Enable
input).
- Team ([todo internal name (i)]) <choices>
- Team
- 2 : Red
- 3 : Blue
Inputs
Template:I Angles EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.