happy cavin Posted April 28, 2017 Share Posted April 28, 2017 (edited) Hi,all. i made a mod and i fly it with su-33 cockpit and HUD, in the entry.lua ,some lines like this: makeflyable....old=4 are writen. in the mod.lua ,some lines like this:refuelable are writen. i do animation for the fueling interface (arg=22)and it works well in the 3dmax and edmodulviewer ,but it does not in the dcs. if i replace su-33.edm with my mod,the animation works. is this the same problem as canards and slats? so how to make the refueling interface in and out animation done in the ownned made mod? THank you. :smilewink: Edited May 3, 2017 by happy cavin Link to comment Share on other sites More sharing options...
cubanace Posted April 30, 2017 Share Posted April 30, 2017 your asking on how to add the refueling boom and how to call it in game? then this is how i do it you can try this. # 1 the ARG# 22 you add this in 3dx max,is for refueling boom animation. # 2 you need to add this to your Sistems in your control imput commands. {combos = {{key = 'R', reformers = {'LCtrl'}}}, down = iCommandPlaneAirRefuel, name = _('Refueling Boom'), category = _('Systems')}, SU-57 Download link : https://drive.google.com/file/d/1qhcyEmbIEaWcuskPB9Ypvgd62qm0Cc4_/view?usp=sharing SU-57 Discord : https://discord.gg/erWqmQK Facebook: Facebook Link to comment Share on other sites More sharing options...
happy cavin Posted May 1, 2017 Author Share Posted May 1, 2017 (edited) thank you ,very much.cubanace.i will have a try. oh,fisrt i will say in the first post that arg=21 is a wrong information,i have done it ,arg=22. and what your said #2 is also always done. AI DOES REFULING.BUT I CAN NOT DO IT. Edited May 1, 2017 by happy cavin Link to comment Share on other sites More sharing options...
Harm Posted May 2, 2017 Share Posted May 2, 2017 Don't think it's possible to do AR refuelling with a player plane due to the SSM. Link to comment Share on other sites More sharing options...
razo+r Posted May 2, 2017 Share Posted May 2, 2017 Don't think it's possible to do AR refuelling with a player plane due to the SSM. Correct, there is no avionics modeled yet for the player to refuel other players Link to comment Share on other sites More sharing options...
LevelPulse Posted June 1, 2017 Share Posted June 1, 2017 Correct, there is no avionics modeled yet for the player to refuel other players I wonder if someone has been able to bypass that yet? [sIGPIC][/sIGPIC] Director | Team Coordinator ME-163B Project The DCS Modding Hub Discord PC Specs: Intel I7 8700k 4.7Ghz Gigabyte Aorus Ultra Gaming Z370 Motherboard 16GB Corsair Vengeance DDR4 3000MHz Ram 500GB Samsung Evo 850 SSD Link to comment Share on other sites More sharing options...
cubanace Posted June 1, 2017 Share Posted June 1, 2017 I wonder if someone has been able to bypass that yet? Nope. SU-57 Download link : https://drive.google.com/file/d/1qhcyEmbIEaWcuskPB9Ypvgd62qm0Cc4_/view?usp=sharing SU-57 Discord : https://discord.gg/erWqmQK Facebook: Facebook Link to comment Share on other sites More sharing options...
Recommended Posts