Insurgency: Sandstorm

Insurgency: Sandstorm

View Stats:
Oriangel Apr 28, 2020 @ 11:46am
How Do I Stop Bots From Respawning In Coop?
I'm just trying to recreate the old insurgency experience of clearing a fixed number of bots at each checkpoint. So far all the advice i've read such as :

RespawnDPR=1.0
RespawnDelay=1

These commands do not stop the bots from endlessly respawning. I was hoping someone here could help me please?
< >
Showing 1-6 of 6 comments
PaleHorse Apr 28, 2020 @ 1:04pm 
Might find something here.
https://github.com/zWolfi/INS_Sandstorm
Leaper Apr 28, 2020 @ 4:46pm 
Did you set both to 1?

;Bot respawn
;DPR is counter as amount of bot died before it trigger the spawning
;Example 0.2 = 20% of bots dead before it respawn the bot
;Set DPR to 1.0 = 100% of the bot died before it respawn the bot (However, that seem to bug out so setting 1.0 is to stop bot from respawning)
RespawnDPR=1.0
RespawnDelay=1

;Bot respawn for counter attack
;Set DPR 1.0 for counter attack to prevent bot from spawning for counter attack
CounterAttackRespawnDPR=1.0
CounterAttackRespawnDelay=0
Oriangel Apr 28, 2020 @ 7:46pm 
I've added this command line. After multiple testing, 1 player vs 1 bot, I can confirm the bot will respawn once and that's it. So if I set 5 bots I can expect to fight 5 first and 5 after. That makes my 10 man vs 40 bot server more like a 10 man vs 80 bot server.

Thank you though for your suggestions Lipe and Whiskey
Leaper Apr 29, 2020 @ 7:55am 
That's the game design though, you get a bunch of bots before objective is taken, kill them all (don't rush the objective while they are all still alive like all the noobs do).

Then you cap the objective and get a new wave of counter attack.

I do agree that the official documentation for servers is absolute garbage, there is a more than half the settings missing or very poorly explained.
CounterAttackRespawnDelay=999

That sjould make the bots wait 999 seconds before respawning, enough time to finish your game.
Oriangel Apr 30, 2020 @ 12:14am 
I will experiment with this Fack. Thank you.

I agree Lipe, I was truly lost when trying to read the commands and understand how they work together. Appreciate you taking the time to reply this post.
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: Apr 28, 2020 @ 11:46am
Posts: 6