|
@@ -1,7 +1,7 @@
|
|
|
// ****************************************************************************
|
|
// ****************************************************************************
|
|
|
// *
|
|
// *
|
|
|
// Ingurgency - server.cfg *
|
|
// Ingurgency - server.cfg *
|
|
|
-// Version 150815 *
|
|
|
|
|
|
|
+// Version 050116 *
|
|
|
// *
|
|
// *
|
|
|
// ****************************************************************************
|
|
// ****************************************************************************
|
|
|
|
|
|
|
@@ -59,6 +59,7 @@ sv_playlist "nwi/coop"
|
|
|
// "mapcycle_attackdefend.txt" - push & strike maps
|
|
// "mapcycle_attackdefend.txt" - push & strike maps
|
|
|
// "mapcycle_checkpoint.txt" - all checkpoint maps
|
|
// "mapcycle_checkpoint.txt" - all checkpoint maps
|
|
|
// "mapcycle_comp.txt" - firefight & elimination maps
|
|
// "mapcycle_comp.txt" - firefight & elimination maps
|
|
|
|
|
+// "mapcycle_conquer.txt" - conquer gamemode
|
|
|
// "mapcycle_cooperative.txt" - survival, coop, hunt maps
|
|
// "mapcycle_cooperative.txt" - survival, coop, hunt maps
|
|
|
// "mapcycle_firefight.txt" - all firefight maps
|
|
// "mapcycle_firefight.txt" - all firefight maps
|
|
|
// "mapcycle_flashpoint.txt" - all flashpoint maps
|
|
// "mapcycle_flashpoint.txt" - all flashpoint maps
|
|
@@ -78,6 +79,13 @@ sv_playlist "nwi/coop"
|
|
|
//
|
|
//
|
|
|
//mapcyclefile "mapcycle.txt"
|
|
//mapcyclefile "mapcycle.txt"
|
|
|
|
|
|
|
|
|
|
+// .......................... Coop mode settings ........................... //
|
|
|
|
|
+
|
|
|
|
|
+// Set the maximum number of human players in Cooperative modes
|
|
|
|
|
+// Maximum Value: 8
|
|
|
|
|
+// Default: mp_coop_lobbysize = 6
|
|
|
|
|
+// mp_coop_lobbysize = 6
|
|
|
|
|
+
|
|
|
// ............................. Fast Download .............................. //
|
|
// ............................. Fast Download .............................. //
|
|
|
// info: Allows custom maps to be downloaded to the client.
|
|
// info: Allows custom maps to be downloaded to the client.
|
|
|
|
|
|