Quake Live

Quake Live

View Stats:
Looking for fast method to add bots to match
Everytime I want to play with bots I have to click ESC then ADD BOT then manually choose one and I have to do this for every single bot. Is there method or mod to autofill offline server with random bots?
< >
Showing 1-1 of 1 comments
Yakumo Dec 1, 2024 @ 12:15pm 
You can just change bot_minplayers to the number of bots you want, or if you want specific ones then -

alias morebots "addbot keel 5;addbot wrack 5;addbot visor 5;addbot klesk 5;addbot ranger 5"

Put that in autoexec.cfg and then you can call \morebots once the map has loaded.

if you want to script it further the addbot command can take the parameters -
<botname> [skill 1-5] [team] [msec delay] [altname]

botname has to be one of the bots included in the game as it loads their configuration/model.
skill 1 is the lowest, 5 is nightmare
team is the team they will join r/b
msec delay is thinktime delay, making them less responsive.
altname is a way to set the name displayed in the scoreboard for them


Last edited by Yakumo; Dec 1, 2024 @ 12:24pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50