Jump to content

Recommended Posts

Posted

Is it possible to have a separate MissionScripting.lua file for each server instance running on the Dedicated Server?

 

 

For instance if I want to enable Persistency on only one of the three severs running on the dedicated server by commenting the lines shown in the MissionScripting.lua (below), but not allow it on the other two instances?

 

 

do

sanitizeModule('os')

--sanitizeModule('io')

--sanitizeModule('lfs')

require = nil

loadlib = nil

end

[sIGPIC][/sIGPIC]

TWC_Alamo

Denver, CO

 

Military Flight Sim

I7-7700K, 4.9 GHz, Z270-Gaming MB, 16GB, 512GB EVO-960 NVMe M.2, 512GB WD Black NVMe M.2, 1 TB SSD Raid, EVGA RTX 2080ti, Samsung Odyssey Plus, TM HOTAS/MFDs, MFG Crosswinds, Gametrix 908 JetSeat

 

GA Flight Sim

I7-5820K, 4.2Ghz, Godlike Carbon MB, 16GB, 512 GB EVO 960 NVME M.2, 2 X SSD, EVGA 1080ti, HTC Vive, 3 X 4K 55" TVs, 4 X 27" Monitors, CH: Flight Yoke, Throttle Quadrant, Rudder Pedals

Posted
Is it possible to have a separate MissionScripting.lua file for each server instance running on the Dedicated Server?

 

 

For instance if I want to enable Persistency on only one of the three severs running on the dedicated server by commenting the lines shown in the MissionScripting.lua (below), but not allow it on the other two instances?

 

 

do

sanitizeModule('os')

--sanitizeModule('io')

--sanitizeModule('lfs')

require = nil

loadlib = nil

end

No you can't do it. If you're going to remove "sanitize protection" you'll remove for each instances.

You should consider two different installation, like one full client installation and one dedicated server.

 

If you "trust" the .miz file that your going to load, there is no problem leave it enabled for all instances.

FlighRIG => CPU: RyZen 5900x | RAM: 64GB Corsair 3000Mhz | GPU: nVIDIA RTX 4090 FE | OS Storage: SSD NVMe Samsung 850 Pro 512GB, DCS Storage: SSD NVMe Sabrent 1TB | Device: Multipurpose-UFC, VirPil T-50, TM WARTHOG Throttle, TrackHat, MFD Cougar with screen.

Our Servers => [ITA] Banshee | Krasnodar - PvE | PersianConquest PvE Live Map&Stats | Syria Liberation PvE Conquest

Support us on twitch subscribing with amazon prime account linked, it's free!

  • Recently Browsing   0 members

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