Jump to content

Recommended Posts

Posted
On 7/9/2025 at 1:35 PM, Cowboy10uk said:

Hi guys, sorry for reviving a odd thread.

 

however I’m just trying to install this mod.   I can see the pylons off and on in my livery and in mission editor if I select them, they do remove the livery’s and open the doors which is perfect.

 

My issue is I cannot get the payloads to show for love nor money.   They show up great in the load out list, but nothing is showing in game.

just the standard Huey with just the rear M60s.

 

just wondering does this mod still work, and if so any idea what I’m doing wrong.

 

 

 

I had the same Problem So like a BLIND HACKING RAT id got it to work with this EDIT using notepad++

Installed every file Eight Ball tells you to just like he tells you to do. (can not remember if I had to make the Folder in the MissionEditor folder for the UnitPayload Folder)

then I opened his UH-1H.lua Payload File in the Saved Games > DCS > MissionEditor > UnitPayloads  folder using notepad++

I Blindly edited it because I do not know what I am doing and have nothing to loose but self respect for my ignorance by changing the below lines in "YELLOW" in his file like this, there are lots more lines after this but it was left alone. SAVE the edit and it will work.

["name"] = "UH-1H",
    ["payloads"] = {
        [1] = {
            ["displayName"] = "M134 Minigun*2, XM158*2",
            ["name"] = "M134 Minigun*2, XM158*2",
            ["pylons"] = {
                [1] = {
                    ["CLSID"] = "M134_L",
                    ["num"] = 1,
                },
                [2] = {
                    ["CLSID"] = "XM158_MK1",
                    ["num"] = 2,
                },
                [3] = {
                    ["CLSID"] = "XM158_MK1",

 

It will show up in the game and can be added to your Huey. The Pylons and Livery need to be removed and added inside the mission using the Load Rearm Fuel Screen. But this is how I got it to work. Use at your Own Risk. I use OVGME to load Mods with a Backup setup in OVGME to keep DCS World Problems low. Cause I screw things up lol. But I do have Blind Luck.

  • Like 1
  • Recently Browsing   0 members

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