Merge pull request #19 from CoreyUK/patch-1

Update gamesettings_sd. Force 1 Life Per Round
This commit is contained in:
Dss0 2023-07-09 17:19:28 +02:00 committed by GitHub
commit 078a7c8855
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"