Quote:
Originally Posted by sPlOrYgOn
yes i tested your podbot.cfg and not it didn't ignore my minbotskill...
|
Did You tryied this like me - first at dedicated server.
When You look carefuly at these attachements I placed before, You can see some bots with skill less than 80, but in my addbot commands I didn't add any bot with skill less than 100. The bots joined with different skill were these , joining during executing pause 3 command. After was executed next part of podbot.cfg (with min and maxbotskill) - so because of this the bots ignored that parameters. Try on dedicated winows server. On listenserver thi is working a little bit in different way.
Quote:
Originally Posted by sPlOrYgOn
PMB isn't the one who is coding for the bot right now...
and I've already said I don't have the same plans as PMB..
if I did I would have left them with aimbots..
|
Sounds rude - You don't have a respect to him? Maybe simply ask him and other people first if you want to change something. Look - there is a subforum - ideas. Any opinion for add or change something in bot was written first at this subforum. After people , SF and PMB decide what give to the bot and in which order. OK - now You are a leader during coding, but don't forget about us , poor users...
Quote:
Originally Posted by sPlOrYgOn
do you want it only when people join or leave?
because I find that unreliable..
it ends up making less bots than you wanted..
|
Look - until now when player was connected one bot was automaticaly kicked and if one player left the game, on bot was connected back.
The intention - I could fill in some post at forum of some user (I don't know exactly how was there) - was disable this or enable by some cvar.
Now You add cvar, but if this cvar is on, than this variable is working like permanent pb fillserver, because even if you do pb removebots, they go back, so You can't simply freeing place for players.
Min_bots and max_bots were implemented to work with pb fillserver command, but not for defining how many bots have to be at start of the server. In Your way min_bots doesn't work totaly if Your cvar is set to 1. Allways bots go back, so You can't leave for example 2 bots on the server after using pb removebots if You put minbots 2 - this can't work now if Your cvar is 1. So defining max_bots and autoaddremove can't replace pb fillserver. These variables (min/maxbots) should only define
the possible number of slots used by bots , but they should not define how many bots should be at game start (like fillserver). If You put 4 lines addbot in Your podbot.cfg - than regardless of Your cvar to the game should enter only 4 bots and they have to stay there until
a) autoaddremove 1 - player is connected - one bot is left, player is diconnected - one bot go back to the game.
b) autoaddremove 0 - player is connected or disconnected - still You have 4 bots in the game.
If You add some bot manually or by fillsever (many bots) - the behavior of bots should be the same :
a) autoaddremove 1 - player connect bot leave the game, player leave the game - bot connect back
b) autoaddremove 0 - player connect or disconect - still the same number of bots like befor player conect/leaving.
In this case You have the compatibility with old version (cvar 0 ) or You have some future (cvar 1 ) - bots stay in the game.
But I'm not a specialist to say You - You have to do in this way - ask Austin - he is the bigest specialist of botservers - he can explain You much mbetter the problem of compatibility his servers with Your new specification.
Quote:
Originally Posted by sPlOrYgOn
I just deicided to do it how KWo wants it..
|
No - You don't need do what I want - who am I to say You "do in this way"? What I want is only this - ask first to the people what do
THEY want?
I know - for You changing something in the functionality of this bot it's a good way for You to learn something about bots. But please , don't forget about us poor users...
Don't get this to Your-self - plaese , don't change too fast some functions because after on some servers this can make some unwanted troubles...
In this topic we are talking about the best way for You is ask to Austin...