Skip to content

Commit

Permalink
Merge branch 'master' of github.com:RGLgg/server-resources-updater in…
Browse files Browse the repository at this point in the history
…to beta
  • Loading branch information
l-Aad-l committed Apr 13, 2024
2 parents 5355e1a + 0305558 commit 492b4bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 deletions cfg/rgl_pt_base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ tf_passtime_overtime_idle_sec "30" // extend overtime period before round reset
//Pass time plugin
sm plugins load disabled/p4sstime // loads p4sstime

sm_pt_whitelist "1"
sm_pt_respawn "1"
sm_pt_stats "1"
sm_pt_hud "1"
sm_pt_drop_collision "1"
sm_pt_catapultprint "0"
sm_pt_practice "0"
sm_pt_stock_blocklist "1"
sm_pt_block_instant_respawn "1"
sm_pt_disable_intercept_blur "1"
sm_pt_disable_jack_drop_item_collision "1"
sm_pt_print_events "1"
sm_pt_practice "0"
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 492b4bc

Please sign in to comment.