.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Common Questions (http://forums.bots-united.com/forumdisplay.php?f=51)
-   -   map specific pb_maxbots ? (http://forums.bots-united.com/showthread.php?t=6403)

Mackaveli 14-07-2007 14:43

map specific pb_maxbots ?
 
i put pb_maxbots 28 and pb add 100 ( 28 times ) in podbot.cfg and it works fine ( 28 bots on the server ).. then i put pb_maxbots 6 in a map cfg ( fy_iceworld_cz.cfg ) and put the map.cfg in amxmodx/configs/maps/ and w/e the map chanmges to fy_iceworld_cz it would only have 6 bots..but if the map changes to de_dust2_cz the bots stay at 6... even though i have pb_maxbots 28 in de_dust2_cz.cfg....ive even tried placing pb_maxbots 28 in servr.cfg,amxx.cfg and map.cfg but it still wont work.. once the map changes to fy_iceworld_cz that has pb_maxbots 6 in fy_iceworld_cz.cfg it wont change back to pb_maxbots 28 without a server restart..

can anyone help me achieve map specific pb_maxbots ?

KWo 14-07-2007 15:13

Re: map specific pb_maxbots ?
 
Try to put "pb fillserver 100" command in the server cfg or any file called each time the map changes and podbot mm has already waypoints file loaded.

Mackaveli 14-07-2007 23:26

Re: map specific pb_maxbots ?
 
i just tried that and it dont work.. it still stays at 6 bots after the map goes to iceworld ..

Mackaveli 15-07-2007 04:31

Re: map specific pb_maxbots ?
 
any way to do this?

KWo 15-07-2007 10:17

Re: map specific pb_maxbots ?
 
Are You using AMX or AMX X on Your server?

Mackaveli 15-07-2007 10:45

Re: map specific pb_maxbots ?
 
amxmodx

KWo 15-07-2007 13:36

Re: map specific pb_maxbots ?
 
Post Your config files for fy_iceworld_cz and for de_dust2_cz. Tell me the exact version number of podbot mm You are using.
Placing the command
pb fillserver 100
in the server.cfg (for HLDS) or in listenserver.cfg fills up the server with bots up to bots + humans = pb_maxbots setting (I've just tried it) everytime the map is loaded.

Mackaveli 16-07-2007 00:57

Re: map specific pb_maxbots ?
 
podbot version - v3.0B18b

heres my fy_iceworld_cz.cfg -

gg_enabled 0
mp_timelimit 30
csdm_disable
pb_maxbots 6


then if i change to de_dust2_cz it still only has 6 bots even after several map chages



de_dust2_cz.cfg -

gg_enabled 0
mp_timelimit 30
pb_maxbots 28

Ancient 16-07-2007 03:33

Re: map specific pb_maxbots ?
 
Maybe change plugins.ini to have amxx load after podbotmm.

Mackaveli 16-07-2007 03:37

Re: map specific pb_maxbots ?
 
ok ill try that

Mackaveli 16-07-2007 03:51

Re: map specific pb_maxbots ?
 
it still doesnt work.. once the cvar is set to pb_maxbots 8 via fy_iceworld_cz.cfg it WILL NOT change back to pb_maxbots 30 which is in podbot.cfg and also de_dust2_cz and any other map.cfg and also server.cfg and amxx.cfg..

why wont the cvar change back?

Ancient 16-07-2007 04:57

Re: map specific pb_maxbots ?
 
Maybe Make the pb_maxbots and fillserver commented by adding #'s or // before them in the podbot.cfg and server.cfg and anyothers besides the map.cfg

Also to see if its the map.cfg and not podbot.cfg causing an error.
Take the pb add's out of podbot.cfg and put them in the map.cfg.

Mackaveli 16-07-2007 05:49

Re: map specific pb_maxbots ?
 
i tried all that just now also..

the bots will join after changing back to dust2 but they get kicked w.e the limit is over 8 . once the cvar is changed on iceworld to 8 bots it just wont change back to 30 when on a diff map..

Mackaveli 16-07-2007 10:30

Re: map specific pb_maxbots ?
 
well, iunno how but i got it to work.. i declared everything twice..

KWo 16-07-2007 14:00

Re: map specific pb_maxbots ?
 
I think it was just sufficient to put the end of line character (by Enter key) after the pb_maxbots 28. Please try narrow down to see where the problem is. The settings from podbot.cfg aren't reloaded at map change (they are loaded only once at the server's start).


All times are GMT +2. The time now is 15:35.

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