Skip to content

Commit

Permalink
Updated pt_push to mp_winlimit 2
Browse files Browse the repository at this point in the history
  • Loading branch information
l-Aad-l committed Mar 31, 2024
1 parent 4e83f52 commit 535c1ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cfg/rgl_pt_push.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exec "rgl_pt_base"
servercfgfile "rgl_pt_push" // sets server cfg to this config so that it gets autoexeced on level change

mp_timelimit "0" // unsets server timelimit
mp_winlimit "3" // unsets server winlimit
mp_winlimit "2" // unsets server winlimit
mp_windifference "0" // unsets windifference
mp_maxrounds "0" // sets maxrounds to 2

Expand All @@ -16,6 +16,6 @@ mp_tournament_restart // restarts the tournament to apply above setti


say "RGL Fours Pass Time Push Config Executed."
say "First to win 3 rounds wins the match. First to 5 scores wins a round."
say "First to win 2 rounds wins the match. First to 5 scores wins a round."
say "To be safe, please ***CHANGELEVEL*** to reload all settings properly and prevent any crashes."
say "Exec rgl_off or restart your server 90 seconds after you have fully finished playing."

0 comments on commit 535c1ac

Please sign in to comment.