This article relates to the game "Team Fortress 2". Click here for more information.

Bot hint teleporter exit: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (→‎See also: clean up, replaced: See Also → See also)
Line 15: Line 15:
{{O BaseEntity}}
{{O BaseEntity}}


==See Also==
==See also==
* [[bot_hint_engineer_nest]]
* [[bot_hint_engineer_nest]]
* [[bot_hint_sentrygun]]
* [[bot_hint_sentrygun]]

Revision as of 02:01, 6 January 2024

bot_hint_teleporter_exit is an e0 available in Team Fortress 2 Team Fortress 2. Used to show Engineer bots where a previously unknown, but also great spot to build a teleporter exit is at. Required for MvM Engineer bots, or they'll not be able to build teleporters when a MvM Mission maker does so.

This entity is to be used in conjuction with bot_hint_engineer_nest and bot_hint_sentrygun. 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 theEnableinput).

Inputs

EnableDisable:

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.

Outputs

See also