Lumax Posted February 13, 2015 Posted February 13, 2015 Hi all. Im having some problems with my Drag Chute. The Drag chute does activate just fine. But when i want to disconnect it, it doest do it. Pressing RCtrl + RShift + D dosent work att all.. Is this a known Bug?
MiG21bisFishbedL Posted February 13, 2015 Posted February 13, 2015 Is the cover open? The big black cover behind the throttle? You need to flip that up. Reformers hate him! This one weird trick found by a bush pilot will make gunfighter obsessed old farts angry at your multi-role carrier deck line up!
Lumax Posted February 13, 2015 Author Posted February 13, 2015 Hehe.. ofcource its not :p Didnt think about that one. was just pressing my keys like a mad man :p Thanks.
MiG21bisFishbedL Posted February 13, 2015 Posted February 13, 2015 For sure, LNS went overboard with the detail and that's why this module rules, really. Reformers hate him! This one weird trick found by a bush pilot will make gunfighter obsessed old farts angry at your multi-role carrier deck line up!
Reksi-Erkki Posted February 13, 2015 Posted February 13, 2015 I have the release button cover and the button itself mapped to one of the engine ignition switches on my Warthog throttle - the ones with on-off-(on) action. Just add the code below into the .diff.lua file. Hmm... an input mod might be required, this should do it: http://forums.eagle.ru/showpost.php?p=2185329&postcount=1 Chrome refuses to download the mod tool - works with Firefox, though. I've been using it without problems, but it may not be the same version. Consider yourself warned. ["d3129pnilu3129cd16vd0vpnilvu1"] = { ["added"] = { [1] = { ["key"] = "JOY_BTN19", }, }, ["name"] = "Button Cap Open (for Disconnect Drag Chute)", }, ["d3130pnilu3130cd16vd1vpnilvu0"] = { ["added"] = { [1] = { ["key"] = "JOY_BTN32", }, }, ["name"] = "Drag Chute - Disconnect", }, I have to flip the on-off switch once in the beginning of the mission, it seems that the switch positions aren't properly registered by the sim unless it sees a state change. Same thing with the flaps switch. The fire extinguisher cover/button works in a similar fashion: ["d3026pnilu3026cd53vd0vpnilvu1"] = { ["added"] = { [1] = { ["key"] = "JOY_BTN18", }, }, ["name"] = "Fire Extinguisher Cover Close", }, ["d3027pnilu3027cd53vd1vpnilvu0"] = { ["added"] = { [1] = { ["key"] = "JOY_BTN31", }, }, ["name"] = "Fire Extinguisher Engage", }, Dear Shilka. I hate you so very very much. Love, Rex
kmstewart64 Posted February 13, 2015 Posted February 13, 2015 That answers my question as well. Thanks!
Recommended Posts