BlaizzMC Posted January 17, 2019 Posted January 17, 2019 Greetings all, I'm making this post to catch the attention of one of Razbam's team member. I was playing around with the M2000-C animation when I found the following arguments : 38 : Canopy angle 99 : Pilot’s head incline So I tried adding it to the CoreModsaircraftM-2000CM2000-C.lua in the net_animation array. And it works flawlessly. Unfortunately it does not pass IC, so could it be possible to include it in the next update ? Thank you. Here's a video showcasing it : As well as the updated array : net_animation = { 21, -- DRAG_CHUTE_UNLOCK 35, -- DRAG_CHUTE 38, -- CANOPY ANGLE 49, -- NAV_LIGHTS 51, -- LANDING_LIGHTS 83, -- STROBE_LIGHT_TOP 88, -- FORM_LIGHTS 99, -- HEAD UP/DOWN 190, -- LEFT_NAV_LIGHT 191, -- TAIL_NAV_LIGHT 192, -- RIGHT_NAV_LIGHT 200, -- FORM_LIGHT_FRONT 201, -- FORM_LIGHT_AFT 208, -- LANDING_LIGHT 209, -- TAXI_LIGHT 334, -- DRAG_CHUTE_VERTICAL 335, -- DRAG_CHUTE_HORIZONTAL 336, -- DRAG_CHUTE_CAP 373, -- INTERNAL AB GLOW 802, -- STRONG_LIGHT_BOTTOM 902, -- REFUEL LIGHT MOVE 903, -- REFUEL LIGHT SIDE LOW 904, -- REFUEL LIGHT NOSE LOW 905, -- POLICE LIGHT 906, -- PILOT VISOR 907, -- REFUEL LIGHT SIDE HIGH 908, -- REFUEL LIGHT NOSE HIGH 182, -- LEFT_AIRBRAKE 184, -- RIGHT_AIRBRAKE 900, -- LEFT_INTAKE_SCOOP 901, -- RIGHT_INTAKE_SCOOP },M-2000C.lua Nabla Corporation
NOiD Posted January 17, 2019 Posted January 17, 2019 Awesome work Blaizz ;) __________________________ NOiDGaming : https://www.youtube.com/channel/UCyx-CnuLIGhOw4GBj5US_CA My DCS files : https://www.digitalcombatsimulator.com/en/files/?CREATED_BY=NOiDer=Filter
myHelljumper Posted January 17, 2019 Posted January 17, 2019 Wow awesome ! Helljumper - M2000C Guru Helljumper's Youtube https://www.youtube.com/channel/UCK3rTjezLUxPbWHvJJ3W2fA
jojo Posted January 18, 2019 Posted January 18, 2019 This is nice. What condition exactly triggers the first and second head notch ? Does all AI units in a flight do that ? Mirage fanatic ! I7-7700K/ MSI RTX3080/ RAM 64 Go/ SSD / TM Hornet stick-Virpil WarBRD + Virpil CM3 Throttle + MFG Crosswind + Reverb G2. Flickr gallery: https://www.flickr.com/gp/71068385@N02/728Hbi
BlaizzMC Posted January 18, 2019 Author Posted January 18, 2019 (edited) This is nice. What condition exactly triggers the first and second head notch ? Does all AI units in a flight do that ? No that was in multi-player (another player using TrackIR or VR). It's often used by pilots to announce takeoff, retracting the landing gear and many other things... Edited January 18, 2019 by BlaizzMC Anothef Nabla Corporation
jojo Posted January 18, 2019 Posted January 18, 2019 No that was in multi-player (anothef player using TrackIR or VR). It's often used by pilots to announce takeoff, retracting the landing gear and many other things... Yes, I know what the head notch means. But sorry, I don't understand the effect of your mod ? Mirage fanatic ! I7-7700K/ MSI RTX3080/ RAM 64 Go/ SSD / TM Hornet stick-Virpil WarBRD + Virpil CM3 Throttle + MFG Crosswind + Reverb G2. Flickr gallery: https://www.flickr.com/gp/71068385@N02/728Hbi
BlaizzMC Posted January 18, 2019 Author Posted January 18, 2019 Yes, I know what the head notch means. But sorry, I don't understand the effect of your mod ? I misunderstood you then sorry. This little modification synchronize the internal head up/down movement to all players in multi-player Nabla Corporation
jojo Posted January 18, 2019 Posted January 18, 2019 Ok, good then. :thumbup: Merci Mirage fanatic ! I7-7700K/ MSI RTX3080/ RAM 64 Go/ SSD / TM Hornet stick-Virpil WarBRD + Virpil CM3 Throttle + MFG Crosswind + Reverb G2. Flickr gallery: https://www.flickr.com/gp/71068385@N02/728Hbi
33-DFTC Posted January 18, 2019 Posted January 18, 2019 Super nice ! Hope to see these improvements included some day. There are only two types of aircraft, fighters and targets. - Major Doyle "Wahoo" Nicholson, USMC
Zeus67 Posted January 18, 2019 Posted January 18, 2019 Done! Will be available on next update. "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." "The three most dangerous things in the world are a programmer with a soldering iron, a hardware type with a program patch and a user with an idea."
myHelljumper Posted January 18, 2019 Posted January 18, 2019 Done! Will be available on next update. Thanks, that's a big quality of life improvement :thumbup: Helljumper - M2000C Guru Helljumper's Youtube https://www.youtube.com/channel/UCK3rTjezLUxPbWHvJJ3W2fA
BlaizzMC Posted January 18, 2019 Author Posted January 18, 2019 Done! Will be available on next update. Awesome news ! Thank you ! The following arguments are not visible in the modelviewer. Any reason why ? 21 -- DRAG_CHUTE_UNLOCK 49 -- NAV_LIGHTS 51 -- LANDING_LIGHTS 88 -- FORM_LIGHTS 336 -- DRAG_CHUTE_CAP 907 -- REFUEL LIGHT SIDE HIGH Nabla Corporation
Recommended Posts