Left 4 Dead 2

Left 4 Dead 2

View Stats:
[Server Problem] Versus Bot Match Doesn't End When All Survivors are Downed
I decided to create a left 4 dead 2 server. Mostly for selfish reasons such as getting better ping times. Anyway, I'm new to this type of thing and I'm experiencing a problem.

I'm using sm_cvar sb_all_bot_game 1 and
sm_cvar allow_all_bot_survivor_team 1

to prevent the server from shutting down when there isn't a player on both teams. Problem is that when all survivor bots are downed the match / round doesn't end. How can I fix this?
< >
Showing 1-1 of 1 comments
Sora Aug 19, 2015 @ 12:07pm 
The round -does- end, but it just restarts as if you're server had an active player on it, which results in the server never hibernating so that new players can join. The easiest fix, is to not use the CVARs, another fix is to write a simple plugin that switchs the CVARs on and off, depending if it has players (switchs on), or not (switchs off, and kicks all bots)

This will allow the server to continue playing if all the players are dead (The bots can rescue, or attempt to get to the safehouse) and if all the players leave, it will shutdown the session (unreserve & hibernate waiting for a new group of players) however You will need an additional plugin to fix "stuck" spots, that the bots fail to ever pass.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Aug 18, 2015 @ 10:11pm
Posts: 1