Jump to content

Spawn a controlable Viggen on Aircraft Carrier?


faviou2

Recommended Posts

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-

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

389275304_Sinttulo2.thumb.png.7279fed80cac5e5627e3895eb5c5223e.png

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

: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

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...