Jump to content

missile's and bomb's custom skin


Sierr4

Recommended Posts

Hello everyone !

I need your help to try something, i would like modify the skin of missiles and bombs when i choose one livery.
I know change the skin in general but i would like apply this just for one livery.

My code in "description.lua"

 

    {"f18c1", 0 ,"F18C_1_VFA-12",false};
    {"f18c1", ROUGHNESS_METALLIC ,"F18C_1_RoughMet_VFA-12",false};

 

    {"f18c2", 0 ,"F18C_2_VFA-12",false};
    {"f18c2", ROUGHNESS_METALLIC ,"F18C_2_RoughMet_VFA-12",false};
    
    {"XXX", 0 ,"AIM_120C_diff",false};
    {"XXX", 2 ,"AIM_120C_diff_RoughMet",true};

 

    {"FPU_8A", 0 ,"FPU_8A_VFA-12",false};
    {"FPU_8A", 2 ,"FPU_8A_Diff_RoughMet_VFA-12",true};

For the FPU it work but for AIM120C i try many name and isn't work.

Thank's 🙂

Link to comment
Share on other sites

Load the weapon into model viewer from bazar/world/shapes then generate a description.lua for it. You will have all the lines you need for the weapon. Then copy and paste the lines for the weapons you want to apply your own skins to in your livery's description.lua. 

Megalax's Livery Studio

My Liveries in the User Files

I'll stick a maple leaf on anything...

 

Link to comment
Share on other sites

8 hours ago, Megalax said:

Load the weapon into model viewer from bazar/world/shapes then generate a description.lua for it. You will have all the lines you need for the weapon. Then copy and paste the lines for the weapons you want to apply your own skins to in your livery's description.lua. 

Thank's, it work but when i fired the missile skin is deleted. 

Link to comment
Share on other sites

  • 1 month later...

is there a guide somewhare that shows me how to customize my bombs for an A10?

D:\DCS World OpenBeta\Bazar\World\Shapes  just has .edm files and json files. Do I edit the edm?


Edited by skypickle

4930K @ 4.5, 32g ram, TitanPascal

Link to comment
Share on other sites

  • 1 year later...
  • Recently Browsing   0 members

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