View Single Post
Wizzardoff
Senior Member
Join Date: Dec 2022
Old 09-30-2023 , 07:10   Re: CS2 Linux Dedicated Server
Reply With Quote #24

Quote:
Originally Posted by BBG_Theory View Post
I have CS2 running from a docker image in Pteradactyl but I must not have something configed correctly for the bots to work like it did in the "training" on Valve's server.

In CSGO's server.cfg I used


but this does not work. Not having anything also does not work. If server is empty, and I join, there is one bot on the other team just standing still. As if the bot does not know how to move in the map. It would be nice if it behaved like CSGO did with the above cvars

Anyone know how to make the bots work as desired in CS2 and not have just one bot standing stupid?
I have my server in casual mode "+game_alias casual" ( or +game_mode 0 +game_type 0 ,both options work) and then make gamemode_casual_server.cfg ,put it in csgo/cfg folder, put you cvars in without " signs and start the server. On my server all working good.
And also u have bot_quota 0 ,which says bots are off . Put bot_quota 2 at least if you want 1 bot

Last edited by Wizzardoff; 09-30-2023 at 07:13.
Wizzardoff is offline