.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Common Questions (http://forums.bots-united.com/forumdisplay.php?f=51)
-   -   Make Bots stay on one team. (http://forums.bots-united.com/showthread.php?t=5562)

[MOJO]*BodyCount 28-07-2006 01:04

Make Bots stay on one team.
 
Im running the latest version of PODBot_MM and it running fine, no crashes cpu power fine.....

Just having problems making 10 bots stay on CT or T side....iv RTFM and set the mp_limitteams mp_autoteamblance to 0..
Set the max and min bots in many diffrent ways min 10 max 10, min 0 max 10,..and soforth with no luck, map changes and bots go 50/50 on each side...

Yes that is with addbot 100 5 2 ten times for CT in podbot.cfg, also tryed putting pb addbot 100 5 2 in the config and fillserver 100 5 2 and again with pb fillserver 100 5 2...

Also commed out the addbot in podbot.cfg and made a addbot.cfg with the commands pb addbot 100 5 2 ten times in it and also set exec addbot.cfg in amxx.cfg

So...with that if anyone has a Working Config of getting bots to join one team and staying please help me out.

Thanks,
[MOJO]*BodyCount

Ancient 28-07-2006 01:06

Re: Make Bots stay on one team.
 
Auto balance may be selected on the server and or on AmX X.

[MOJO]*BodyCount 28-07-2006 01:08

Re: Make Bots stay on one team.
 
so should i go into the podbot.cfg and set mp_autoteamblance 0?

Its set in my server.cfg to 0 along with mp_limitteams.

Ancient 28-07-2006 01:35

Re: Make Bots stay on one team.
 
If you are using dedicated server open server.cfg and put mp_autoteambalance 0
If not dedicated open listenserver.cfg and put the command in there.
If the above doesn't work check out amxx.cfg in addons/amxxmod/configs/amxx.cfg

In podbot.cfg I didn't find any autobalance stuff, AmX X has autobalance on default.
So check amx x.cfg also.

When editing these files, these new settings will work when you restart the server.

KWo 28-07-2006 13:47

Re: Make Bots stay on one team.
 
To make bots staying in one team You may need to use mEAn.

[MOJO]*BodyCount 10-05-2007 22:21

Re: Make Bots stay on one team.
 
Follow Up:

Sorry it took so long i was out of comission for a bit.

Ok bots work grate on one side only.

Thanks for all the help on this subject.

In the server.cfg put these two lines in :

Code:

mp_autoteamblance 0
mp_limitteams 0

Also check the other main configs to make sure the mp_autoteamblance 1 isint stuck in them. If it is they will not stay on one team.

Thanks for all the help once again.

[MOJO]*BodyCount.

KWo 11-05-2007 09:08

Re: Make Bots stay on one team.
 
Well - there is a specific setting in podbot.cfg since some version of V3 pb mm which let You put all the times all bots always in one team.
Quote:

Originally Posted by podbot.cfg
# Changing the setting below forces bots joining to certain team.
# Useful if You want to have always bots in one team against humans.
# Argument values: "ANY", "T", "CT"
pb_bot_join_team "ANY"

As You can see changing the value from "ANY" to - for example - "T" will force bots to always be added into Terrorist team (regardless what was the [team] parameter for pb add command).

[MOJO]*BodyCount 17-05-2007 17:31

Re: Make Bots stay on one team.
 
Yes thank you for that.

I'v found that aswell and that problem is resolved.

My next question is how to keep people off of the bot team and limit them to the free one?

Im guessing you have to set mp_limitteams to something.

Thanks in advance.

BodyCount

The Storm 17-05-2007 19:18

Re: Make Bots stay on one team.
 
limitteams will not help you to keep the real players on the other team. Maybe some mod plugin will do the job.

KWo 17-05-2007 21:01

Re: Make Bots stay on one team.
 
Unfortunatelly I have no idea how to force all humans to join one (opposite to bots) team. I can imagine You can do it - like THE_STORM told You - the AMX X plugin which will do this. This is the right place to ask for such question:
http://forums.alliedmods.net/forumdisplay.php?f=12
You need to tell them You are a n00b and You cannot code this Your-self. There are some people they may help You or even they can find for You the existing plugin (if it really exists somewhere).
The only thing You need to know is - how AMX X works and how to add for it a particular custom plugin.


All times are GMT +2. The time now is 04:01.

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