Update gamesettings_sd. Force 1 Life Per Round

This commit is contained in:
CoreyUK 2023-07-07 13:13:08 +01:00 committed by GitHub
parent 0a0fb3173f
commit 536ce9ccba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,7 @@ gts disableVehicleSpawners "1" // This should disable robots fr
//gts allowAnnouncer "1" // Annouce enemy team actions
gts playerLives "1"
gts playerNumLives "1" // Correct gts to configure amount of respawns
gts playerKillsMax "6"
gts totalKillsMax "11"
gts teamKillScore "4"