bandit648 Posted April 20, 2021 Posted April 20, 2021 Sorry if this has been answered somewhere but I couldn't find it. Does anyone know how to place parked static or uncontrolled aircraft with the canopy open, intake covers and cockpit ladder deployed like seen in the picture below? PC Hardware: Asus Maximus XIII Hero / i9-10900K / 64 GB DDR4 3600 MHz / NVIDIA RTX 3090 FE / Samsung 960 NVMe / LG OLED48CX / Reverb G2 Flight Controls: Thrustmaster HOTAS Warthog / VKB T-RUDDER MKIV / Cougar MFD Set DCS Modules: F-14 Tomcat / F/A-18C Hornet / AV-8B NA / F-5E Tiger II / A-10C Warthog / F-16C Viper / UH-1 Huey / LOFC3 / Spitfire LF Mk. IX / P-51D Mustang / WWII Assets Pack / Normandy 1944 / NTTR Map / Persian Gulf Map / Syria Map
Backy 51 Posted April 22, 2021 Posted April 22, 2021 (edited) ARG COMMANDS ... Find the ARGs for a aircraft/vehicle in Modelviewer2 and the range of the "actuation", like -1 to +1. Place the following code in the livery Description.lua ... The example below is for a Helo to put it's ramp down. SAMPLE custom_args = { [86] = 1.0, -- Ramp } BASIC FORMAT custom_args = { [ARG NUMBER FROM MODELVIEWER] = RANGE NUMBER YOU WANT SET FROM MODELVIEWER, -- REMARK THAT DESCRIBES THE ARG FUNCTION } Extract the attached static livery.7z with 7-Zip and place in your C:\Users\YourUserName\Saved Games\DCS.openbeta\Liveries\FA-18C_hornet folder and then place via mission editor as a static object. LINK: https://www.mediafire.com/file/8zdgvz7o3vtg0dm/static_livery.7z/file Edited April 22, 2021 by Backy 51 2 1 I don't need no stinkin' GPS! (except for PGMs :D) [sIGPIC][/sIGPIC]
OzDeaDMeaT Posted June 14, 2024 Posted June 14, 2024 So the file is not available, the instructions are cryptic AF, where do the custom args get executed? CPU: i9-12900K @ 4.9Ghz M/B: MSI MEG z690 Ace RAM: 128GB Video Card: MSI RTX 4090 Suprim Liquid X VR: Varjo Aero
Recommended Posts