Re: Release #2! -
26-05-2004
Either I'm a moron or there's a bug.
Basically, I want my DS to start off with 8 bots. As someone joins, it kicks a bot. Bascially, the server should always have 8 players (bots or humans), but there should never be more bots than needed.
So, I set min_bots = 0, max_bots = 8, as well as commented out all the addbot lines.
No bots join.
I added 8 addbot lines, and 8 bots initially joined, but none of them were kicked when I joined.
I r confused. Any suggestions?
|