|
|
@@ -3,7 +3,7 @@ set sv_maxclients 16
|
|
|
set g_motd "LGSM Quake3 Server"
|
|
|
set g_forcerespawn 15
|
|
|
set rconpassword "<rconpassword>"
|
|
|
-set g_gametype 0 - Sets the type of game. 0 - Free for all, 1 - Tournament, 2 - Free for all(again), 3 - Team Deathmatch, 4 - Capture the Flag
|
|
|
+set g_gametype 0 //- Sets the type of game. 0 - Free for all, 1 - Tournament, 2 - Free for all(again), 3 - Team Deathmatch, 4 - Capture the Flag
|
|
|
set fraglimit 50
|
|
|
set timelimit 20
|
|
|
|