faviou2 Posted December 29, 2018 Posted December 29, 2018 hi, good morning, and thanks for your time first of all,. I ´ve bougth the ajs 37 viggen and i landed sussesfully on the carrier, my problem is that i can´t spawn on it, i prefer the cv 74, anyone knows how i can edit a lua or some scrip to put the viggen on a carrier and take off frome there? thank you very much! and happy new year all-
Dehuman Posted December 30, 2018 Posted December 30, 2018 this is the file you want C:\Program Files\Eagle Dynamics\DCS World\CoreMods\aircraft\AJS37 You want to integrate this into it somehow TakeOffRWCategories = { [1] = { Name = "AircraftCarrier With Catapult", }, -- end of [1] }, -- end of TakeOffRWCategories
faviou2 Posted December 30, 2018 Author Posted December 30, 2018 this is the file you want C:\Program Files\Eagle Dynamics\DCS World\CoreMods\aircraft\AJS37 You want to integrate this into it somehow TakeOffRWCategories = { [1] = { Name = "AircraftCarrier With Catapult", }, -- end of [1] }, -- end of TakeOffRWCategories i ve open the same file ´´ ENTRY´´ of the f 18.. and it matches, what should i do? thanks for your time.
Dehuman Posted December 30, 2018 Posted December 30, 2018 i ve open the same file ´´ ENTRY´´ of the f 18.. and it matches, what should i do? thanks for your time. Try inserting it before line 32 "mapclasskey = "P0091000025"," Remember to make a back up of the original file. I've only done this with FC3 planes before back in 1.5 so hope it works!
faviou2 Posted December 30, 2018 Author Posted December 30, 2018 Worked.. Man youbare mi friend.. Dont know how to thanks... Owe you a beer.. Thank againg very much good bleess you. Happy new year Friend
Per_von_Harke Posted December 31, 2018 Posted December 31, 2018 Does the Viggen manage to takeoff from the carrier? My YouTube Channel My Twitch Channel DCS World focused screenshots Instagram Account
Dehuman Posted December 31, 2018 Posted December 31, 2018 :thumbup: glad it worked, in that case, this should add the kuznetsov although the gear on the Viggen may not be up to it. TakeOffRWCategories = { [1] = { Name = "AircraftCarrier With Catapult", }, -- end of [1] [2] = { Name = "AircraftCarrier With Tramplin", }, }, -- end of TakeOffRWCategories
Recommended Posts