bots keep leaving

Get support for Unvanquished.
Post Reply
spudwebb
Debugger
Posts: 22
Joined: Fri Feb 07, 2014 2:52 am UTC

bots keep leaving

Post by spudwebb »

At the end of server.cfg I've added a line to exec bots.cfg where bots are loaded.

Am I doing this wrong? Everytime the map cycles the bots disconnect.

THanks.

User avatar
Ishq
Project Head
Posts: 1145
Joined: Tue Mar 06, 2012 8:32 pm UTC

Re: bots keep leaving

Post by Ishq »

Putting in the server.cfg, which is only executed once, makes sense. You have to use the g_mapConfigs cvar.

make a directory in your config folder. IN that directory make a file called default.cfg and put your bot loading commands in there. Then type in the name of that directory in g_mapConfigs.

Post Reply