splewis / csgo-practice-mode

CS:GO Sourcemod plugin for private team/individual practice servers
GNU General Public License v3.0
457 stars 71 forks source link

Add option to enable or disable bot respawn #226

Open Cyberschorsch opened 2 years ago

Cyberschorsch commented 2 years ago

It would be handy if there would be an option to enable or disable the respawn behaviour of bots.

This could be an option when setting up the plugin.

splewis commented 1 year ago

Good idea, though I'll point out there is already a sm_practicemode_bot_respawn_time cvar, you could set it to a really high value (999999999) to effectively disable respawns.