.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   (mEAn) Bot.Admin Mod Help (http://forums.bots-united.com/forumdisplay.php?f=29)
-   -   Configuration (http://forums.bots-united.com/showthread.php?t=3488)

robbob4 09-03-2005 01:00

Re: Configuration
 
its this mod thats letting it go so far, and there isnt a command for that type of bot that is a global max bot setting. easiest way would just to make a cvar limiting how many bots it can add/have

robbob4 24-03-2005 01:07

Re: Configuration
 
<continues to wait on a fix>

botmeister 26-03-2005 06:30

Re: Configuration
 
OK, let's say that mEAn is configured to not kick out spectating bots as follows:

m_kickspecbots off

I can then have the balancing system refuse to add more bots if the total bot count, which includes spectating bots, equals the maxbot setting.

Will that work for you?

robbob4 26-03-2005 18:45

Re: Configuration
 
yes, and just BTW whats making this a real problem is when it kicks 1 spec bot it adds 2, then kicks those 2 and adds 4. I dont know why this happens but this si what maxes it so critical. And This is the same thign evenw iths pec bots off, it adds 1 bot, adds 2 bots, adds 4 bots, etc.

botmeister 27-03-2005 08:56

Re: Configuration
 
The bot balancing is trying to add the correct number of bots to each team, but it does not count spectating bots since they have not yet joined a team, and because of this they are not counted during the bot balancing.

I should look into this. What bot balancing mode are you set to again?

You can try this test version which stops the bot balancer from adding more bots than the maxbot setting

mean6-00-02.zip

The maxbot setting is set here:

m_autobalancebots on <minbots> <maxbots> <ratio>

robbob4 27-03-2005 18:42

Re: Configuration
 
i'm using botsfillserver but it did the same thing on xplayers

PS and sorry about the spelling above - only had like 5 minutes in the comp lab at school 9_9

botmeister 28-03-2005 01:16

Re: Configuration
 
When you get the chance to try it, let me know if the test version works or not.

robbob4 28-03-2005 19:49

Re: Configuration
 
with these settings.... it doesnt work
(server.cfg)
Code:

m_autobalancebots on 2 4 1
m_botmode botsfillserver
m_botskill 100
m_kickdupbots off
m_podfixprotect off
m_enforceclanteam off
m_autokickafk on 150
m_autobalanceteams off
m_boteffectswhenhit on
m_botsmakesparkswhenhit on
m_botlogfix off
m_sounds all enabled
m_sounds all on
m_enforcebotteam off
m_enforcehumanteam off
m_switchbotteam any
m_tkban 0
m_tkbotban off
m_tkhumanban off
m_tkhumanpunish off
m_tkbotpunish off
m_banawp on
m_botdamage 0.0
m_botaimfix off
m_botsshootthroughwalls off
m_botcombatfix on
m_botburstfirefix on
m_botjumpfix on
m_botnadefix on
m_botknifefix on
m_botscopefix on
m_kickspecbots on
m_autobalanceinterval 10
amx_killbots_enable "1"
amx_killbots_cmd "pb killbots"
amx_killbots_ignorebomb "0"

trying without kick spec bots a lil later

botmeister 28-03-2005 21:01

Re: Configuration
 
If I understand the problem, you have to set m_kickspecbots off.

There may be another problem, where the respawn mod keeps adding new bots on its own because they do not join a team; if that is the case, then the respawn mod will have to be fixed up to work correctly with bots.

robbob4 01-04-2005 04:41

Re: Configuration
 
tested it both ways, doesnt work.


All times are GMT +2. The time now is 00:43.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.