|
|
@@ -1,7 +1,7 @@
|
|
|
// ****************************************************************************
|
|
|
// *
|
|
|
// Fistful of Frags - server.cfg *
|
|
|
-// Version 100116 *
|
|
|
+// Version 240716 *
|
|
|
// *
|
|
|
// ****************************************************************************
|
|
|
|
|
|
@@ -25,7 +25,7 @@ sv_lan 0
|
|
|
|
|
|
// ............................... Map Cycles ............................... //
|
|
|
// info: There are several predefined mapcycles available that are listed below.
|
|
|
-// You can also create your own custom mapcycle.
|
|
|
+// You can also create your own custom mapcycle.
|
|
|
|
|
|
// "mapcycle.txt" - All Shootout/2 Team Shootout/4 Team Shootout maps
|
|
|
// "mapcycle_12.txt" - All 12 slot maps for Shootout/2 Team Shootout/4 Team Shootout
|
|
|
@@ -50,7 +50,7 @@ mp_timelimit 15
|
|
|
// 3 = Break Bad
|
|
|
// 4 = Elimination
|
|
|
// 5 = Versus
|
|
|
-fof_sv_currentmode 1
|
|
|
+fof_sv_currentmode 1
|
|
|
|
|
|
// Teamplay
|
|
|
// 0 = Free-for-all
|
|
|
@@ -98,7 +98,7 @@ sv_downloadurl ""
|
|
|
// personal banlist based on user IDs.
|
|
|
exec banned_user.cfg
|
|
|
|
|
|
-// personal banlist based on user IPs.
|
|
|
+// personal banlist based on user IPs.
|
|
|
exec banned_ip.cfg
|
|
|
|
|
|
writeid
|