GTFreeFlyer Posted September 27, 2019 Posted September 27, 2019 In some missions, you may want to prevent others from carrying ordnance, perhaps for free-flights, training or formation flights. This simple script will make the airplane explode if the player decides to take off after bribing the ground crew to load up their aircraft. You can set how often you want to scan each aircraft for ordnance and how high they must be. If you really want to annoy those who can't follow your rules, you might as well let them get airborne for a little while before they seem to randomly explode. A message will be displayed on their screen letting them know what has happened. Open it up in Notepad++, VS Code, or other appropriate LUA editor and it is pretty self explanatory from there. Cheers!Ordnance Check V1.0.lua I enjoy creating content for the community. Missions, lua scripts, and kneeboards. Follow my content on my Discord, GT’s Runway. https://discord.gg/GHH7bVZ7K6 IRL: Private Pilot, UAS Test Pilot, Aircraft Designer, and... eh hem... DCS Enthusiast
johnv2pt0 Posted September 27, 2019 Posted September 27, 2019 Looking forward to this when I have some time, but let me give you a hearty preemptive thanks!
davebert Posted September 27, 2019 Posted September 27, 2019 In some missions, you may want to prevent others from carrying ordnance, perhaps for free-flights, training or formation flights. This simple script will make the airplane explode if the player decides to take off after bribing the ground crew to load up their aircraft. You can set how often you want to scan each aircraft for ordnance and how high they must be. If you really want to annoy those who can't follow your rules, you might as well let them get airborne for a little while before they seem to randomly explode. A message will be displayed on their screen letting them know what has happened. Open it up in Notepad++, VS Code, or other appropriate LUA editor and it is pretty self explanatory from there. Cheers! Working great. Thanks again. :) DB
Recommended Posts