Vanilla dedicated server, can I configure a list of bot names
I have a dedicated TF2 server set up for in-office breaks which our department uses to play together. We use tf_bot_quota_mode fill and tf_bot_quota 24` to make sure we have plenty of things to shoot and be shot by, even when only a few people are playing.
The bots have names picked randomly from a list. The list is enumerated on the TF2 Wiki.
Is there a simple way of modifying this list of names that are randomly assigned to bots?
1 Answer
Vanilla
In a vanilla server there is no way to edit bot names from a list as they are hardcoded into the game. The only way to change bot names in vanilla is to do this command:
tf_bot_add [count] [class] [team] [difficulty] [name]
Read about this command here.
Plugin
I have found this plugin that allows you to edit a botnames.txt file to easily change the bot names.
5Quck Start
If you have to, build
botnames.smx. Then, putbotnames.smxinto your SourceMod plugins folder, and copybotnames.txtintoaddons/sourcemod/configs/. Editbotnames.txtto your liking: Comments start with//or#.