Browse Source

Update server.cfg

pull/53/head
Frisasky 6 years ago
committed by GitHub
parent
commit
4e85691e21
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      HalfLife2Deathmatch/server.cfg

4
HalfLife2Deathmatch/server.cfg

@ -168,10 +168,10 @@ sv_instancebaselines 0
sv_forcepreload 1 sv_forcepreload 1
// set fraglimit before mapchange // set fraglimit before mapchange
mp_fraglimit 30 mp_fraglimit 0
// set timelimit before map change // set timelimit before map change
mp_timelimit 0 mp_timelimit 30
// Max bandwidth rate allowed on server, 0 == unlimited // Max bandwidth rate allowed on server, 0 == unlimited
sv_maxrate 35000 sv_maxrate 35000

Loading…
Cancel
Save