bot_roster
Jump to navigation
Jump to search
bot_roster
is an e0 available in Team Fortress 2.

- The {{{game}}} parameter is inconsistent with the name defined by the {{tf2}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Team Fortress 2.
If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.
Entity description
Allows the mapper to control bot class selection.
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
- Team ([todo internal name (i)]) <choices>
- Which team this roster is for.
- Allow Class Changes ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class
- Allow Scout ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class to Scout
- Allow Soldier ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class to Soldier
- Allow Pyro ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class to Pyro
- Allow Demoman ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class to Demoman
- Allow Heavy ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class to Heavy
- Allow Engineer ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class to Engineer
- Allow Medic ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class to Medic
- Allow Sniper ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class to Sniper
- Allow Spy ([todo internal name (i)]) <boolean>
- Determines if bots are allowed to change class to Spy
Inputs
- SetTeam <string >
- Sets the team this roster should affect
- SetAllowScout <integer >
- Sets if this roster should allow bots to change class to Scout
- SetAllowSniper <integer >
- Sets if this roster should allow bots to change class to Sniper
- SetAllowSoldier <integer >
- Sets if this roster should allow bots to change class to Soldier
- SetAllowDemoman <integer >
- Sets if this roster should allow bots to change class to Demoman
- SetAllowMedic <integer >
- Sets if this roster should allow bots to change class to Medic
- SetAllowHeavy <integer >
- Sets if this roster should allow bots to change class to Heavy
- SetAllowPyro <integer >
- Sets if this roster should allow bots to change class to Pyro
- SetAllowSpy <integer >
- Sets if this roster should allow bots to change class to Spy
- SetAllowEngineer <integer >
- Sets if this roster should allow bots to change class to Engineer