Bot hint sentrygun: Difference between revisions
Jump to navigation
Jump to search
(→Inputs: removed non existant angles input) |
m (same as bot_hint_teleporter_exit) |
||
Line 1: | Line 1: | ||
{{tf2 point|bot_hint_sentrygun}} | {{tf2 point|bot_hint_sentrygun}} Used to indicate Engineer bots another desirable spot to setup a sentry gun is located at. Required for MvM engineer bots to function. | ||
Used to | |||
This entity is used in conjuction with [[bot_hint_engineer_nest]] and [[bot_hint_teleporter_exit]]. All three entities must share the same targetname in order to be associated with each other. | This entity is used in conjuction with [[bot_hint_engineer_nest]] and [[bot_hint_teleporter_exit]]. All three entities must share the same targetname in order to be associated with each other. | ||
==Keyvalues== | ==Keyvalues== | ||
{{KV | {{KV BaseEntity|base=1|tf2=1}} | ||
{{KV EnableDisable}} | {{KV EnableDisable}} | ||
==Inputs== | ==Inputs== | ||
{{I | {{I BaseEntity}} | ||
{{I EnableDisable}} | {{I EnableDisable}} | ||
==Outputs== | ==Outputs== | ||
{{O | {{O BaseEntity}} | ||
==See Also== | |||
* [[bot_hint_engineer_nest]] | |||
* [[bot_hint_teleporter_exit]] |
Revision as of 06:17, 24 March 2021
bot_hint_sentrygun
is a point entity available in Team Fortress 2. Used to indicate Engineer bots another desirable spot to setup a sentry gun is located at. Required for MvM engineer bots to function.
This entity is used in conjuction with bot_hint_engineer_nest and bot_hint_teleporter_exit. All three entities must share the same targetname in order to be associated with each other.
Keyvalues
- Start Disabled (StartDisabled) <boolean>
- Stay dormant until activated (with the
Enable
input).
Inputs
EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.