Jump to content

Smoke for aerobatics TF-51D?


Precog

Recommended Posts

Either way you could try to mod it. For example I have modded the multi-color pods of the FC3 aircrafts on my P-51D.

 

For this I have located the "weapon data base" at:

DCS World\Scripts\Database\db_weapons_data.lua

 

Picked the correct weapon I searched for and added it to the plane like this:

In: DCS World\Scripts\Database\planes\P-51D.lua

Add:

           { CLSID = "{A4BCC903-06C8-47bb-9937-A30FEDB4E741}" },
           { CLSID = "{A4BCC903-06C8-47bb-9937-A30FEDB4E742}" },
           { CLSID = "{A4BCC903-06C8-47bb-9937-A30FEDB4E743}" },
           { CLSID = "{A4BCC903-06C8-47bb-9937-A30FEDB4E744}" },
           { CLSID = "{A4BCC903-06C8-47bb-9937-A30FEDB4E745}" },
           { CLSID = "{A4BCC903-06C8-47bb-9937-A30FEDB4E746}" },

 

This adds the FC3 smoke pods to the P-51D. Try the same with the TF.

Good luck!

Link to comment
Share on other sites

  • 3 years later...
  • Recently Browsing   0 members

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