.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Common Questions (http://forums.bots-united.com/forumdisplay.php?f=51)
-   -   Restart after reconnect (http://forums.bots-united.com/showthread.php?t=8564)

HSNshawn666 07-04-2011 18:56

Restart after reconnect
 
Hello.
I have install Podbot on my CS 1.6 Server but now i have a small problem.
If in one team are only bots and in the other teams are bots and perhaps 2 human players and now one human player is reconnected the game makes a restart.
How can i forbidden that the game make a restart after a reconnect?
Because the Bots are on the server and i don`t want that it makes a restart after a reconnect.
Version:
AMXX: 1.8.1.3
Podbot: v3B21

I hope somebody can help me with that problem.

KWo 07-04-2011 20:08

Re: Restart after reconnect
 
Update to the latest build from here:
http://filebase.bots-united.com/inde...category&id=46
then find this setting in the new podbot.cfg file:

# Set this to 1 to switch on the round restart
# after the first human joins the server
# (when bots are playing there in 2 teams)
pb_firsthumanrestart 0

0 - prevents to restart the server, 1 - forces the round restart. But it works in the latest build (not V3B21).

HSNshawn666 08-04-2011 00:28

Re: Restart after reconnect
 
thank you for the fast answer, i will test it :)

HSNshawn666 09-04-2011 05:46

Re: Restart after reconnect
 
Is working good thank you :-)
Did you also know how i can change the order auf the menu ?
So that the Pod-Bot Menu is on pisition 1 in the Amxx Menu?

KWo 09-04-2011 08:22

Re: Restart after reconnect
 
AMX X first takes to the menu items from default AMX X plugin, then it adds custom items from other custom plugins. Try this way - put amxx_podbotmenu.amxx in plugins.ini just after default menufront.amxx.
I mean like this:

; Menus
menufront.amxx ; front-end for admin menus
amxx_podbotmenu.amxx; podbot mm control menu
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

Let me know if that helped.

HSNshawn666 09-04-2011 17:27

Re: Restart after reconnect
 
No change for me, but thank you for the idea.

KWo 09-04-2011 17:41

Re: Restart after reconnect
 
Did You restart the server after that change?


All times are GMT +2. The time now is 22:40.

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