Skip to content

Commit

Permalink
Add mp_starting_losses 1 to live.cfg (#1)
Browse files Browse the repository at this point in the history
Common majors, faceit, and the matchmaking of Valve all have mp_starting_losses 1. Without setting it explicitly it defaults to zero causing a wrong economy as after a first round loss in a half one gets 1400 instead of 1900.
  • Loading branch information
sMau authored Nov 2, 2021
1 parent a7f72aa commit 78ff210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfg/live.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ mp_roundtime 1.92
mp_roundtime_defuse 1.92
mp_solid_teammates 1
mp_spawnprotectiontime 5
mp_starting_losses 1
mp_startmoney 800
mp_t_default_grenades ""
mp_t_default_melee weapon_knife
Expand Down

0 comments on commit 78ff210

Please sign in to comment.