Browse Source

set use_newscore 0 // change back to 1 for default

Paul Klumpp 11 years ago
parent
commit
0a341add1f
3 changed files with 12 additions and 0 deletions
  1. 4 0
      q2srv/action/aq2_1.cfg
  2. 4 0
      q2srv/action/aq2_2.cfg
  3. 4 0
      q2srv/action/aq2_3.cfg

+ 4 - 0
q2srv/action/aq2_1.cfg

@@ -14,6 +14,10 @@ sets _admin "change_me #chan irc.quakenet.org"
 set maxclients 16
 set sv_reserved_slots 2
 
+// This is the new scoreboard. The default setting is 1. If you feel ready for
+// it, put it back to 1.
+set use_newscore 0
+
 exec h_master.cfg
 exec h_passwords.cfg
 

+ 4 - 0
q2srv/action/aq2_2.cfg

@@ -14,6 +14,10 @@ sets _admin "change_me #chan irc.quakenet.org"
 set maxclients 18
 set sv_reserved_slots 2
 
+// This is the new scoreboard. The default setting is 1. If you feel ready for
+// it, put it back to 1.
+set use_newscore 0
+
 exec h_master.cfg
 exec h_passwords.cfg
 

+ 4 - 0
q2srv/action/aq2_3.cfg

@@ -14,6 +14,10 @@ sets _admin "change_me #chan irc.quakenet.org"
 set maxclients 18
 set sv_reserved_slots 2
 
+// This is the new scoreboard. The default setting is 1. If you feel ready for
+// it, put it back to 1.
+set use_newscore 0
+
 exec h_master.cfg
 exec h_passwords.cfg