View Single Post
Re: Bot.Admin and AMX(X)?
Old
  (#13)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Bot.Admin and AMX(X)? - 23-08-2005

OK - thanks for tests. About Your min_bots=0 - You should've read the doc to see how it is written in the specyfication.
Quote:
Originally Posted by doc of podbot mm
The meaning of max_bots and min_bots - these are limits only but with possibility change them from console by:
pb max_bots {new_value}
pb min_bots {new_value}
The max_bots variable defines how many bots+players will be on the server when You will use fillserver command (of course - if there are on the server some sufficient slots for all of them) or addbot commands. The min_bots variable defines the minimum number of bots must stay on the server when:
a) You will call removebots command
b) some of them will be kicked because of joining some people.
But that one bot getting kicked right after is added - this is odd. I experienced it once few months ago with some not released version, but it was concerning to listenserver only (host haven't been calculated to the number of bots and players on the server). But You are trying on linux dedicated server, right?
About spectating bots - after Your tests seems the problem doesn't exist or it was related to some settings in mEAn? Can You comment it a bit?

[EDIT]
We just found an explanation why this first bot get kicked for You after You added it by addbot command. It seems You joined the server, then You added it. It will be fixed in some new release.
[/EDIT]

Last edited by KWo; 23-08-2005 at 09:33..
  
Reply With Quote