![]() |
Dedicated Server, Automatically adding bots
I have a windows HLDS 1.6 server (not a listen server), in which I am using the latest BUILD 2065 version of RealBot. It works for what I need it to do, however, is there ANY way to automatically add, say 4 bots when the server starts?
I've tried to do so via the server.cfg file, but no bots are added. I then tried to exec server.cfg when I was in game and it only adds the last bot. Thanks to all VxD |
Re: Dedicated Server, Automatically adding bots
i add at the end of the server.cfg file :
realbot csversion1 (to set the cs version to 1.6) realbot add 1 (to add a bot to team 1) realbot add 1 realbot add ect. (to the numer of bots you want) realbot add 2 (to add a bot to team 2) realbot add 2 realbot add ect. (to the numer of bots you want) each realbot add X line adds a bot. and it work fine for me. |
Re: Dedicated Server, Automatically adding bots
yes in a file you can name for example "autoexec.cfg", put this:
realbot add realbot add realbot add realbot add It will add 4 bots. And in your server.cfg, put this exec autoexec.cfg you can add all other commands you want in the autoexec.cfg, such mp_roundtime 3, etc... The autoexec.cfg must be in your cstrike folder. ---EDIT--- lol, i was a bit too slow |
Re: Dedicated Server, Automatically adding bots
As an alternative take a look at mEAn bot.admin.8)
|
Re: Dedicated Server, Automatically adding bots
You can also put the:
realbot add realbot add realbot add realbot add in your .../cstrike/bot.cfg. It's easier. |
All times are GMT +2. The time now is 02:32. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.