Page 1 of 1

How to add bots from .cfg file

Posted: Fri Feb 17, 2017 10:40 am
by doomista
Hi,

I have a server that autorestarts every day with randomized pwads and their respective configurations. Everything works fine except for the addbot command. It just won't do anything. Addmap command that requires sv_maprotation to be set (which is set) works just fine. Is there any undocumented variable I have to set prior to calling addbot or is something fundamentally wrong? Btw, I am using zandro 2.1.2.

Thanks for help in advance

Re: How to add bots from .cfg file

Posted: Fri Feb 17, 2017 2:46 pm
by Kaminsky
Check to see if sv_disallowbots is false on your server. If it's set to true, bots cannot be added to the game because it won't generate the path nodes that bots need.

Re: How to add bots from .cfg file

Posted: Fri Feb 17, 2017 3:06 pm
by doomista
It is false. Adding bots from remote console works.

Re: How to add bots from .cfg file

Posted: Wed Feb 22, 2017 11:17 am
by doomista
It does not work even in the newest build of Zandronum3, although I can add bots by passing +addbot [Name] parameter when starting zandronum