Jump to content

Air Ambulance skin and missions WIP !


nickmow

Recommended Posts

Hi Razorback, if you look at post #39 in this thread, I have put a link to my dropbox on there. Try that, if it dosnt work I will get them to you. I really need to tweak them now the Huey comes without weaponary.

Nick

 

Hi Nickmow,

 

I was actually refering to the Air Ambulance in your first post. I quess that is the one used in the VA server but I am not sure.

Do you have a link for that one also?

 

Thanks again,

 

Razorback

 

Asus ROG Crosshair VIII Hero (Wi-Fi)  | AMD Ryzen 9 5900X @ 4,5Ghz | 128Gb DDR4 3200Mhz | beQuiet! Dark Power 12 1200W | 2 x 2Tb M.2 Samsung SSD | 2 x 4 Tb M.2 Samsung SSD |  Aorus RTX3090 Xtreme 24Gb | Windows 10 Pro x64 | HOTAS Cougar (heavily modified) | MFG Crosswind pedals | CH Throttle Quadrant | TrackIR5 | Oculus Quest 2 | VoiceAttack

Aviate Navigate Communicate

Link to comment
Share on other sites

Hello,

 

I really love this repaint but when I remove the "Harpoints Racks" and "Exhaust IR Suppressors" the textures bug, is it normal ?

 

If I let the "Hardpoints Racks" and Exhaust IR" the repaint is perfect...

 

Please can you tell me if you meet the same problem that me ?

 

For information I use the V1.2.7 of DCS...

 

Best regards, Skull.

Link to comment
Share on other sites

Hi Skullleader,

 

Nickmow probably hasn't updated his skin to work with the slick version of the Huey (the one without weapon racks).

 

You need to go into that skin folder and open the description.lua file. Copy the lines #2 to #9 and paste them within the same file. Now you should rename the pasted lines by adding civ_ in front of each line.

 

You will then get something like this:

 

(this is just an example with another skin!!)

 

livery = {

{"civ_uh1_main_dam", 0, "uh1.bmp",false};

{"civ_uh1_main_dam", 2, "uh1_spec.bmp",true};

{"civ_uh1_tail_dam", 0, "uh1_tail.bmp",false};

{"civ_uh1_tail_dam", 2, "uh1_tail_spec.bmp",true};

{"civ_uh1_main", 0, "uh1.bmp",false};

{"civ_uh1_main", 2, "uh1_spec.bmp",true};

{"civ_uh1_tail", 0, "uh1_tail.bmp",false};

{"civ_uh1_tail", 2, "uh1_tail_spec.bmp",true};

 

{"uh1_main_dam", 0, "uh1.bmp",false};

{"uh1_main_dam", 2, "uh1_spec.bmp",true};

{"uh1_tail_dam", 0, "uh1_tail.bmp",false};

{"uh1_tail_dam", 2, "uh1_tail_spec.bmp",true};

{"uh1_main", 0, "uh1.bmp",false};

{"uh1_main", 2, "uh1_spec.bmp",true};

{"uh1_tail", 0, "uh1_tail.bmp",false};

{"uh1_tail", 2, "uh1_tail_spec.bmp",true};

{"uh1_weapon", 0, "uh1_weapon.bmp",true};

{"pilot_UH1", 0, "pilot_uh1_bw.bmp",false};

{"pilot_UH1_helmet", 0, "pilot_uh1_helmet_b.bmp",false};

{"pilot_UH1_patch", 0, "pilot_UH1_patch_.tga",false};

{"Gunner_UH1", 0, "gunner_uh1_bw.bmp",false};

{"uh1_cov", 0, "uh1-es-un_cover.bmp",false};

{"SPH-4B", 0, "gunner_uh1_helmet.bmp",false};

{"uh1_rotor_alfa", 0, "uh_1_blade.tga",false};

{"UH1-cpt-door", 0 ,"UH1_door_c_gray",true};

{"UH1-cpt_karkas", 0 ,"UH1_karkas_c_gray",true};

{"UH1-cpt_karkas2", 0 ,"UH1_karkas2_c_gray",true};

{"UH1-cpt_panel", 0 ,"UH1_panel_c_gray",true};

{"UH1-cpt_central_box", 0 ,"UH1_boxs_c_gray",true};

{"UH1-cpt_dev2", 0 ,"UH1_dev_2",true};

 

The skin should work now.

 

BTW: Do you have the skin mentioned in the first post? Can you upload it for me as an attachment?

 

Asus ROG Crosshair VIII Hero (Wi-Fi)  | AMD Ryzen 9 5900X @ 4,5Ghz | 128Gb DDR4 3200Mhz | beQuiet! Dark Power 12 1200W | 2 x 2Tb M.2 Samsung SSD | 2 x 4 Tb M.2 Samsung SSD |  Aorus RTX3090 Xtreme 24Gb | Windows 10 Pro x64 | HOTAS Cougar (heavily modified) | MFG Crosswind pedals | CH Throttle Quadrant | TrackIR5 | Oculus Quest 2 | VoiceAttack

Aviate Navigate Communicate

Link to comment
Share on other sites

Hello dear Razorback,

 

I wiuld like to thank your for your answer, I've edited my description.lua file like this and everything is OK now:

 

livery = {

{"civ_uh1_main_dam", 0, "uh1.bmp", false};

{"civ_uh1_main_dam", 2, "uh1_spec.bmp", true};

{"civ_uh1_tail_dam", 0, "uh1_tail.bmp", false};

{"civ_uh1_tail_dam", 2, "uh1_tail_spec.bmpuh1_tail_spec.bmp", true};

{"civ_uh1_main", 0, "uh1.bmp", false};

{"civ_uh1_main", 2, "uh1_spec.bmp", true};

{"civ_uh1_tail", 0, "uh1_tail.bmp", false};

{"civ_uh1_tail", 2, "uh1_tail_spec.bmp", true};

 

 

 

{"uh1_main_dam", 0, "uh1.bmp",false};

{"uh1_main_dam", 2, "uh1_spec.bmp",true};

{"uh1_tail_dam", 0, "uh1_tail.bmp",false};

{"uh1_tail_dam", 2, "uh1_tail_spec.bmp",true};

{"uh1_main", 0, "uh1.bmp",false};

{"uh1_main", 2, "uh1_spec.bmp",true};

{"uh1_tail", 0, "uh1_tail.bmp",false};

{"uh1_tail", 2, "uh1_tail_spec.bmp",true};

{"uh1_weapon", 0, "uh1_weapon.bmp",true};

{"pilot_UH1", 0, "pilot_uh1_bw.bmp",false};

{"pilot_UH1_helmet", 0, "pilot_uh1_helmet_b.bmp",false};

{"pilot_UH1_patch", 0, "pilot_UH1_patch_.tga",false};

{"Gunner_UH1", 0, "gunner_uh1_bw.bmp",false};

{"uh1_cov", 0, "uh1-es-un_cover.bmp",false};

{"SPH-4B", 0, "gunner_uh1_helmet.bmp",false};

{"uh1_rotor_alfa", 0, "uh_1_blade.tga",false};

{"UH1-cpt-door", 0 ,"UH1_door_c_gray",true};

{"UH1-cpt_karkas", 0 ,"UH1_karkas_c_gray",true};

{"UH1-cpt_karkas2", 0 ,"UH1_karkas2_c_gray",true};

{"UH1-cpt_panel", 0 ,"UH1_panel_c_gray",true};

{"UH1-cpt_central_box", 0 ,"UH1_boxs_c_gray",true};

{"UH1-cpt_dev2", 0 ,"UH1_dev_2",true};

}

 

countries = {"USA"}

 

Once again a great thanks for your help, best regards. Skull

Link to comment
Share on other sites

Razorback, thanks mate your a legend, no I hadn't updated it.

 

Skullleader do you mean the yellow and green skin ? I dont think I ever uploaded that anywhere. I will get back to it improve and put it up. I was working on an Air Ambulance Mission and got so far with it. Making it fit for public consumption needs a bit more work.

A hospital with an LS would be brillian. I just used a random building and declared it a hospital.

Link to comment
Share on other sites

Ok both the Carolinas Med and the Yellow Helimed skins packed together. With the description file altered with the no hardpoint "civ" changes.

 

Will set about sorting out some Missions soon too

 

https://dl.dropboxusercontent.com/u/37323180/Air%20Ambulance%20Skins.rar

 

heres the Hospital and Helipad thread, one to watch

 

http://forums.eagle.ru/showthread.php?t=117627&highlight=hospital


Edited by nickmow
Link to comment
Share on other sites

Hello Nickmow,

 

For the moment I use this repaint :

 

attachment.php?attachmentid=81836&d=1368713522

 

Bye Skull.

Link to comment
Share on other sites

Thanks for uploading them Nickmow. Really appreciate it.

 

Asus ROG Crosshair VIII Hero (Wi-Fi)  | AMD Ryzen 9 5900X @ 4,5Ghz | 128Gb DDR4 3200Mhz | beQuiet! Dark Power 12 1200W | 2 x 2Tb M.2 Samsung SSD | 2 x 4 Tb M.2 Samsung SSD |  Aorus RTX3090 Xtreme 24Gb | Windows 10 Pro x64 | HOTAS Cougar (heavily modified) | MFG Crosswind pedals | CH Throttle Quadrant | TrackIR5 | Oculus Quest 2 | VoiceAttack

Aviate Navigate Communicate

Link to comment
Share on other sites

  • Recently Browsing   0 members

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