![]() |
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. |
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). |
Re: Restart after reconnect
thank you for the fast answer, i will test it :)
|
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? |
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. |
Re: Restart after reconnect
No change for me, but thank you for the idea.
|
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.