bot_controller

From Valve Developer Community
Revision as of 09:24, 29 October 2018 by Ficool2 (talk | contribs) (updated)
Jump to navigation Jump to search

Team Fortress 2 bot_controller is a point entity available in Team Fortress 2 Team Fortress 2.

Entity description

An entity used to create a bot, and then issue commands to it.

Keyvalues

Team ([todo internal name (i)]) <choices>
The team of the bot.
  • 1 : Spectator
  • 2 : Red
  • 3 : Blue
Class ([todo internal name (i)]) <choices>
The class the bot will spawn as.}}
  • 0 : Random
  • 1 : Scout
  • 2 : Sniper
  • 3 : Soldier
  • 4 : Demoman
  • 5 : Medic
  • 6 : Heavy
  • 7 : Pyro
  • 8 : Spy
  • 9 : Engineer
Name of the bot. ([todo internal name (i)]) <string>
The name of the bot.
Icon-Bug.pngBug:Non-functional.  [todo tested in ?]

Inputs

ClearQueue
Clear the bot's command queue.

Outputs

OnForceRespawn
Sent when the entity respawns the players.