Jump to content

sushy73

Members
  • Posts

    1271
  • Joined

  • Last visited

Everything posted by sushy73

  1. Me too
  2. Thanks! it's a very cool camo
  3. sushy73

    EC3/11 WIP

    Hi guys.:) The EC 3/11 70 ans livery is ready to download here: https://www.digitalcombatsimulator.com/en/files/3111278/.:) Hope you'll like it. Enjoy
  4. Cool!!:thumbup:Thanks
  5. sushy73

    EC3/11 WIP

    Hi guys. The job is almost done. I have some little things to solve on the tanks colored stripes.But it's on the good way. Too bad, there's no different templates for the right and the left RPLs . bye
  6. cool!!!:thumbup:
  7. sushy73

    EC3/11 WIP

    Thanks guys for your support. The plane is finished Remain the wing tanks to be done. Bye
  8. Hi guys . You can download it here:https://www.digitalcombatsimulator.com/en/files/3100468/ Enjoy. bye
  9. Hi guys. I don't know if someone has already posted on this subject, but I've found the way to remove the squares on the M2000 liveries.:) there's some code lines to add in the description.lua file: {"FUSE_NUMBER1_001", 0 ,"M2KC_1T",false}; {"FUSE_NUMBER1_001", 1, "m2kc_1bump", true};--->if you use the geniune file {"FUSE_NUMBER1_001", 2, "m2kc_1Specular", false};--->check your specular file {"FUSE_NUMBER1_001", DECAL ,"empty",true}; [/b] {"FUSE_NUMBER2_001", 0 ,"M2KC_1T",false}; {"FUSE_NUMBER2_001", 1, "m2kc_1bump", false}; {"FUSE_NUMBER2_001", 2, "m2kc_1Specular", false}; {"FUSE_NUMBER2_001", DECAL ,"empty",true}; {"FUSE_NUMBER2_010", 0 ,"M2KC_1T",false}; {"FUSE_NUMBER2_010", 1, "m2kc_1bump", false}; {"FUSE_NUMBER2_010", 2, "m2kc_1Specular", false}; {"FUSE_NUMBER2_010", DECAL ,"empty",true}; {"TAIL_NUMBER1_001", 0 ,"M2KC_2T1",false}; {"TAIL_NUMBER1_001", 1, "M2KC_2bump", false}; {"TAIL_NUMBER1_001", 2, "M2KC_2Specular", false};--->check your specular file {"TAIL_NUMBER1_001", DECAL ,"empty",true}; {"TAIL_NUMBER1_010", 0 ,"M2KC_2T1",false}; {"TAIL_NUMBER1_010", 1, "M2KC_2bump", false}; {"TAIL_NUMBER1_010", 2, "M2KC_2Specular", false}; {"TAIL_NUMBER1_010", DECAL ,"empty",true}; {"TAIL_NUMBER1_100", 0 ,"M2KC_2T1",false}; {"TAIL_NUMBER1_100", 1, "M2KC_2bump", false}; {"TAIL_NUMBER1_100", 2, "M2KC_2Specular", false}; {"TAIL_NUMBER1_100", DECAL ,"empty",true}; {"TAIL_NUMBER2_001", 0 ,"M2KC_2T1",false}; {"TAIL_NUMBER2_001", 1, "M2KC_2bump", false}; {"TAIL_NUMBER2_001", 2, "M2KC_2Specular", false}; {"TAIL_NUMBER2_001", DECAL ,"empty",true}; {"TAIL_NUMBER2_010", 0 ,"M2KC_2T1",false}; {"TAIL_NUMBER2_010", 1, "M2KC_2bump", false}; {"TAIL_NUMBER2_010", 2, "M2KC_2Specular", false}; {"TAIL_NUMBER2_010", DECAL ,"empty",true}; {"TAIL_NUMBER2_100", 0 ,"M2KC_2T1",false}; {"TAIL_NUMBER2_100", 1, "M2KC_2bump", false}; {"TAIL_NUMBER2_100", 2, "M2KC_2Specular", false}; {"TAIL_NUMBER2_100", DECAL ,"empty",true}; {"TAIL_NUMBER3_001", 0 ,"M2KC_2T1",false}; {"TAIL_NUMBER3_001", 1, "M2KC_2bump", false}; {"TAIL_NUMBER3_001", 2, "M2KC_2Specular", false}; {"TAIL_NUMBER3_001", DECAL ,"empty",true}; {"TAIL_NUMBER3_010", 0 ,"M2KC_2T1",false}; {"TAIL_NUMBER3_010", 1, "M2KC_2bump", false}; {"TAIL_NUMBER3_010", 2, "M2KC_2Specular", false}; {"TAIL_NUMBER3_010", DECAL ,"empty",true}; {"TAIL_NUMBER3_100", 0 ,"M2KC_2T1",false}; {"TAIL_NUMBER3_100", 1, "M2KC_2bump", false}; {"TAIL_NUMBER3_100", 2, "M2KC_2Specular", false}; {"TAIL_NUMBER3_100", DECAL ,"empty",true}; {"NOSE_NUMBER_001", 0 ,"M2KC_1T",false}; {"NOSE_NUMBER_001", 1, "M2KC_1bump", false}; {"NOSE_NUMBER_001", 2, "M2KC_1Specular", false}; {"NOSE_NUMBER_001", DECAL ,"empty",true}; {"NOSE_NUMBER_010", 0 ,"M2KC_1T",false}; {"NOSE_NUMBER_010", 1, "M2KC_1bump", false}; {"NOSE_NUMBER_010", 2, "M2KC_1Specular", false}; {"NOSE_NUMBER_010", DECAL ,"empty",true}; {"NOSE_NUMBER_100", 0 ,"M2KC_1T",false}; {"NOSE_NUMBER_100", 1, "M2KC_1bump", false}; {"NOSE_NUMBER_100", 2, "M2KC_1Specular", false}; {"NOSE_NUMBER_100", DECAL ,"empty",true}; {"WINGR_NUMBER_001", 0 ,"M2KC_2T1",false}; {"WINGR_NUMBER_001", 1, "M2KC_2bump", false}; {"WINGR_NUMBER_001", 2, "M2KC_2Specular", false}; {"WINGR_NUMBER_001", DECAL ,"empty",true}; {"WINGR_NUMBER_010", 0 ,"M2KC_2T1",false}; {"WINGR_NUMBER_010", 1, "M2KC_2bump", false}; {"WINGR_NUMBER_010", 2, "M2KC_2Specular", false}; {"WINGR_NUMBER_010", DECAL ,"empty",true}; {"WINGR_NUMBER_100", 0 ,"M2KC_2T1",false}; {"WINGR_NUMBER_100", 1, "M2KC_2bump", false}; {"WINGR_NUMBER_100", 2, "M2KC_2Specular", false}; {"WINGR_NUMBER_100", DECAL ,"empty",true}; {"WINGL_NUMBER_001", 0 ,"M2KC_1T",false}; {"WINGL_NUMBER_001", 1, "M2KC_1bump", false}; {"WINGL_NUMBER_001", 2, "M2KC_1Specular", false}; {"WINGL_NUMBER_001", DECAL ,"empty",true}; {"WINGL_NUMBER_010", 0 ,"M2KC_1T",false}; {"WINGL_NUMBER_010", 1, "M2KC_1bump", false}; {"WINGL_NUMBER_010", 2, "M2KC_1Specular", false}; {"WINGL_NUMBER_010", DECAL ,"empty",true}; {"WINGL_NUMBER_100", 0 ,"M2KC_1T",false}; {"WINGL_NUMBER_100", 1, "M2KC_1bump", false}; {"WINGL_NUMBER_100", 2, "M2KC_1Specular", false}; {"WINGL_NUMBER_100", DECAL ,"empty",true}; Hope that will help you :) bye
  10. sushy73

    EC3/11 WIP

    Thank you Jef
  11. sushy73

    EC3/11 WIP

    Hi RafaleTiger, Thanks for the kind words . I know that you're an expert in skinning and I liked very much the ADA mod so I 'm proud that you like my work. As you can see, I've changed the blue, effectively it was too dark thanks. I'm close to finish. I've to work on the text, and the best for the end , the RPL's deco. Best regards
  12. sushy73

    EC3/11 WIP

    Hi guys. another picture of the WIP. Hope you'll like it. I'm not so far to the finish line, so it will be soon avaible :smilewink:
  13. sushy73

    EC3/11 WIP

    Work in progress:book:
  14. sushy73

    EC3/11 WIP

    Hi guys I 'm working on this project. It's the beginning and I'm a beginner, so there's a lot of work to do. bye:book:
  15. Hi. I've made some little changes on the livery. I made it more gray and changed the color of the nose and that of the top of the rudder. There's some little work to do to be more close to real livery. It will be avaible tomorow I think. Bye
  16. Hi and best wish to all . I've made this today and it's uploaded on the ED site. Hope you'll like it.
  17. Hi jaguara5. I've made a spa 94 skin with patch and helmet. I've uploaded it today, so you'll can find it on the ED site tomorrow I think. I hope you'll like it. Best regards:pilotfly:
  18. with pleasure:) Here is the white one: pilot_M2KC_helmet_ White.zip
  19. Sorry all what I can do, is changing the "déco" of the LA 100 helmet but I can make a white one if you want.
  20. Hi. To use them put the M2KC helmet and pilot-M2KC_patch files in CoreMods/aircraft/M2000C/liveries/that you want to use .Then edit the description.lua with these two lines: {"pilot_M2KC_helmet", 0 ,"pilot_M2KC_helmet_ 1-2 cigognes 2",false}; {"pilot_M2KC_patch", 0 ,"pilot_M2KC_patch_cigognes",false}; for 1/2 Cigognes or with these two ones for Ramex Delta: {"pilot_M2KC_helmet", 0 ,"pilot_M2KC_helmet_ Ramex Delta",false}; {"pilot_M2KC_patch", 0 ,"pilot_M2KC_patch Ramex Delta",false}; Hope that's help you:smilewink: Have good flights
  21. So I put the file here. M 2000c pilot helmet and patch skin.rar
  22. Hi . I don't know why but the upload doesn't work.
  23. Merci Morpheus
×
×
  • Create New...