Jump to content

Recommended Posts

Posted (edited)

Simple fix for the cargo name for sling-loading

 

Cargo is now named correctly as it used to be in the Cargo Select Menu and is a combination of the cargo weight and cargo unit name.

 

I.e "1000 Kg - Box of Spare Parts"

 

To install copy the attached "RadioCommandDialogsPanel.lua" to "C:\Program Files\Eagle Dynamics\DCS World\Scripts\UI\" or use JSGME

 

Make sure you make a backup of your current RadioCommandDialogsPanel.lua file or you can always repair your DCS Install if you have problems.

 

Please let me know if it works for you or you have any issues :)

 

If you want to do the fix by hand search for pCargo:getCargoDisplayName() in the makeItemByCargo function and change it to:

local cargoName = pCargo:getCargoDisplayName().." - ".. pCargo:getName()

RadioCommandDialogsPanel.lua

1346322472_CargoNames.thumb.JPG.033078c7d4a0755a59aed747f6674278.JPG

Edited by Ciribob
  • Like 2

Scripts: Complete Transport And Logistics Deployment - CTLD / CTLD Examples - Lots of example of how to use CTLD

CSAR Script - Downed Pilot Rescue / Dedicated Server Script - Automatically launch DCS Multiplayer server at startup

Range Scoring Script - Get scores and counts hits on targets for gunnery or bombs / SimpleSlotBlock - Multiplayer dynamic Slot Blocking Script

 

Projects: DCS-SimpleRadio Standalone - DCS Radio Integration for All Aircraft - NO TeamSpeak Required! :)

DCS-SimpleRadio Troubleshooting Post / DCS-SimpleRadio Free Support Channel on Discord

Posted

Awesome. Glad it worked!

Scripts: Complete Transport And Logistics Deployment - CTLD / CTLD Examples - Lots of example of how to use CTLD

CSAR Script - Downed Pilot Rescue / Dedicated Server Script - Automatically launch DCS Multiplayer server at startup

Range Scoring Script - Get scores and counts hits on targets for gunnery or bombs / SimpleSlotBlock - Multiplayer dynamic Slot Blocking Script

 

Projects: DCS-SimpleRadio Standalone - DCS Radio Integration for All Aircraft - NO TeamSpeak Required! :)

DCS-SimpleRadio Troubleshooting Post / DCS-SimpleRadio Free Support Channel on Discord

Posted

WOW, great!

 

I named all my cargos for training "cat toys", "cat food", "cat litter" and so on because it is totally funnier to carry two tons of cat food to some other place. You feel useful all of a sudden. I was really disappointed that the cargo isn't called like in the editor once you are ingame.

 

That's really useful, thanks a lot! :)

  • Recently Browsing   0 members

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