Browse Source

tidy

pull/3/head
Daniel Gibbs 9 years ago
parent
commit
fc04c67ae3
  1. 8
      FistfulofFrags/server.cfg

8
FistfulofFrags/server.cfg

@ -1,7 +1,7 @@
// **************************************************************************** // ****************************************************************************
// * // *
// Fistful of Frags - server.cfg * // Fistful of Frags - server.cfg *
// Version 100116 * // Version 240716 *
// * // *
// **************************************************************************** // ****************************************************************************
@ -25,7 +25,7 @@ sv_lan 0
// ............................... Map Cycles ............................... // // ............................... Map Cycles ............................... //
// info: There are several predefined mapcycles available that are listed below. // 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.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 // "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 // 3 = Break Bad
// 4 = Elimination // 4 = Elimination
// 5 = Versus // 5 = Versus
fof_sv_currentmode 1 fof_sv_currentmode 1
// Teamplay // Teamplay
// 0 = Free-for-all // 0 = Free-for-all
@ -98,7 +98,7 @@ sv_downloadurl ""
// personal banlist based on user IDs. // personal banlist based on user IDs.
exec banned_user.cfg exec banned_user.cfg
// personal banlist based on user IPs. // personal banlist based on user IPs.
exec banned_ip.cfg exec banned_ip.cfg
writeid writeid

Loading…
Cancel
Save