Counter-Strike 2

Counter-Strike 2

View Stats:
Sean2111 Jul 25, 2023 @ 3:30am
Solo Bot Game
If I enable respawn for one or both teams.
Can I set a variable so that the respawn takes more than 1.5 seconds ,whatever the standard time is?
Can i make the respawn time longer.

And if so what is the console command?
< >
Showing 1-5 of 5 comments
Sean2111 Jul 25, 2023 @ 3:32am 
(2)As a secondary question.
Can I set number of lives?

So instead of infinite respawn , can I set maybe to 2 respawn perhaps ,to give 3 total lives (includes starting 1 life).
Sean2111 Jul 25, 2023 @ 7:55pm 
I found a few more commands.

I am fairly happy with this in console,type once wait for bots to be kicked,type again for Bots to repopulate.




bot_kick;mp_autoteambalance 0;mp_limitteams 0;mp_randomspawn 1;mp_respawn_on_death_ct 1;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_t;mp_buy_anywhere 1;mp_buytime 180;mp_use_respawn_waves 1;mp_respawnwavetime_ct 50;mp_ggtr_bomb_respawn_delay 10



I pick T team.
T has 2 players ,no respawn.
CT has 3 players ,respawn ,is a respawn delay 10 -30 seconds,roughly 20 seconds.
This makes for a reasonable game.
Basically have to kill 1,maybe 2 CTs and then plant -else it may be difficult.
Also makes Bots not a hard level -since T team is outnumbered and out respawned.
Last edited by Sean2111; Jul 25, 2023 @ 8:56pm
Sean2111 Jul 25, 2023 @ 8:58pm 
Different version ,no random respawns POSITION.
Basically the CTs resapwn in their normal starting position.
It does effect starting T position too ,now is standard starting position.


bot_kick;mp_autoteambalance 0;mp_limitteams 0;mp_respawn_on_death_ct 1;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_t;mp_buy_anywhere 1;mp_buytime 180;mp_use_respawn_waves 1;mp_respawnwavetime_ct 50;mp_ggtr_bomb_respawn_delay 10
Last edited by Sean2111; Jul 25, 2023 @ 8:59pm
LaGgIs Jul 25, 2023 @ 9:02pm 
You can use sourcemod its a csgo plugin for dedicated server that will fix this problem pretty easy.

There are the commands you are talking about

mp_respawnwavetime_ct 10.0
mp_respawnwavetime_t 10.0

You can change so it spawn in waves if you want that

mp_use_respawn_waves 1
Sean2111 Jul 25, 2023 @ 10:59pm 
Thanks for your reply.

I found "mp_respawnwavetime_ct 10.0" alone did not work ,I assume it needs to be used with "mp_use_respawn_waves 1"?

Also the "mp_respawnwavetime_ct 10.0" ,does not seem to correspond to 10 seconds ,so I made this bit "mp_respawnwavetime_ct 50.0". Even with "mp_use_respawn_waves 1" ,respawn time is a bit random ,minimum 10-20 seconds,maybe more. This could be effected by multiple CT deaths and respawns maybe.
But my current config as listed above does seem to work OK.

I am only using the Solo Menu in game ,I assume it is a Listen Server. Is there an easy setup for sourcemod to be used in such a menu. I assume then I can use more advanced stuff that i could download to add to my bot game?
Last edited by Sean2111; Jul 25, 2023 @ 10:59pm
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Jul 25, 2023 @ 3:30am
Posts: 5