Jump to content

Recommended Posts

Posted

Hy,

That's the second time we noticed that game are automatically unpausing. someone else have notice that ?

[sIGPIC][/sIGPIC]

 

Intel I7-960 / 12Gb Corsair DDR3 Ram / Asus GTX980 Ti Strix / Asus PB287Q / TIR 5+Clip Pro Logitech G13/ TM Warthog N°01295 / Saitek Combat Rudder Pedals / Win Seven 64bits/ TM Cougar MFDs (Vers. 1) / 1 Syncmaster 206BW running Helios

Posted

Under the ..\saved games\dcs\config folder is a file: serverSettings.lua

 

Open this file (preferably with the free utility Notepad ++) and look at the following settings -

 

    ["advanced"] = 
   {
       ["event_Role"] = true,
       ["allow_object_export"] = false,
       ["pause_on_load"] = true,
       ["event_Connect"] = true,
       ["event_Ejecting"] = true,
       ["event_Kill"] = true,
       ["event_Takeoff"] = true,
       ["pause_without_clients"] = true,
       ["client_outbound_limit"] = 0,
       ["client_inbound_limit"] = 0,
       ["event_Crash"] = true,

 

Particularly the Pause on load and pause without clients, make sure they are set as you want them to be. Valid values are either true or false.

 

Editing .lua files with either wordpad or standard notepad is usually a bad idea. Notepad ++ is the safest bet.

 

These settings are usually set from within the UI, but one reason or another may not set correctly. This is the most direct way of verifying what the server is set to do.

 

Good luck

Posted

You can also set this in the advanced settings when you create a new multiplayer session (Manual Pause, unpause without clients, and unpause on load) along with a couple of other settings. No need to edit the lua.

Posted
You can also set this in the advanced settings when you create a new multiplayer session (Manual Pause, unpause without clients, and unpause on load) along with a couple of other settings. No need to edit the lua.

 

Thanks for the tips .... never see this before .

[sIGPIC][/sIGPIC]

 

Intel I7-960 / 12Gb Corsair DDR3 Ram / Asus GTX980 Ti Strix / Asus PB287Q / TIR 5+Clip Pro Logitech G13/ TM Warthog N°01295 / Saitek Combat Rudder Pedals / Win Seven 64bits/ TM Cougar MFDs (Vers. 1) / 1 Syncmaster 206BW running Helios

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...