Browse Source

lobby size

Ability to adjust lobby size for cooperative gamemodes
pull/606/head
Phil 9 years ago
parent
commit
8a86cd3f60
  1. 10
      Insurgency/cfg/lgsm-default.cfg

10
Insurgency/cfg/lgsm-default.cfg

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

Loading…
Cancel
Save