borzh / botrix

Source code for Half-Life 2: Deathmatch bots.
36 stars 15 forks source link

Botrix config command to run bots at startup? #2

Closed Langerz82 closed 7 years ago

Langerz82 commented 8 years ago

Hello,

I was wondering if you could implement the config.ini so you can load up bots at the start automatically by adding in "botrix bot add" into the config.

borzh commented 8 years ago

Sure will do.

borzh commented 8 years ago

You can set bots+players quota by using botrix command: botrix bot config quota X For example: botrix bot config quota 3 to have 3 bots at all times or botrix bot config 1-3 to have 3 bots per player. Set to 0 to disable quota.

You can put any of this into server.cfg or alike.