JanTelefon Posted September 22, 2014 Posted September 22, 2014 Hi! I'm trying to design a training mission for multiplayer with two or more planes where I can include planned or random system failures. I know how to do that in a Single player mission (when an aircraft is set to player), but I'm unable to make, for example, the hydrualics fail on a plane set to client. Please help me solve this problem. The group I'm flying with could really use some training missions where you can practice an emergency landing in a calm environment with an instructor plane flying along. Thanks in advance!
FSFIan Posted September 22, 2014 Posted September 22, 2014 I am pretty sure that's not possible, and if it is, it will only work for the host. Triggers that affect individual plane systems require communication between the mission Lua environment and the plane's (aka the "Export.lua environment"), which AFAIK is only possible when they are executed within the same DCS process. DCS-BIOS | How to export CMSP, RWR, etc. through MonitorSetup.lua
JanTelefon Posted September 23, 2014 Author Posted September 23, 2014 Hmm... Well that is a shame. Thanks for the answer though. If anybody else knows a solution for how to make multiplayer emergency procedures missions I'm all ears!
Recommended Posts