Noghri_ViR Posted April 24, 2002 Posted April 24, 2002 I have my config set up to have 4 bots in there with seta bot_minplayers "4" I was wondering what are the other settings I can use for bots? Can I up their skill? Change their names?
MatrixCPA Posted April 24, 2002 Posted April 24, 2002 By default, bots added using bot_minplayers are at skill level 0 (ie they suck). To change that, you need to add something like this to your server.cfg: seta g_spSkill "x" ...where x is a number from 0 to 5 with 5 being the highest skill level. The default Lando is skill level 4, for comparison. You can manually add bots using the console command: addbot botname botskill team It is possible to change a bot's name/etc and even design your own bots. However, that's a bit complex for a post.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.