EngineerBuild: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{lang|EngineerBuild}} {{stub}} {{ent|EngineerBuild}} is a NextBot action in {{game name|tf2|name=Team Fortress 2}}; the action makes engineer construct buildings. Categor...")
 
m (Nesciuse moved page EngineerBuild/en to EngineerBuild without leaving a redirect: Move en subpage to basepage)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{lang|EngineerBuild}}
{{LanguageBar}}
 
{{stub}}
{{stub}}


{{ent|EngineerBuild}} is a NextBot action in {{game name|tf2|name=Team Fortress 2}}; the action makes engineer construct buildings.
{{ent|EngineerBuild}} is a NextBot action in {{Team Fortress 2|4}}; the action makes engineer construct buildings.
{{Codenote|The code is located in game/server/tf/bot/behavior/engineer/tf_bot_engineer_build.cpp.}}


[[Category:Team Fortress 2 NextBot Actions]]
[[Category:Team Fortress 2 NextBot Actions]]

Latest revision as of 06:22, 12 July 2024

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

EngineerBuild is a NextBot action in Team Fortress 2 Team Fortress 2; the action makes engineer construct buildings.

Cpp.pngCode:The code is located in game/server/tf/bot/behavior/engineer/tf_bot_engineer_build.cpp.