Pax1601 / DCSOlympus

Download Olympus here: https://github.com/Pax1601/DCSOlympus/releases. DCS Olympus is an independent and non-profit mod for DCS World. It allows users to spawn, control, task, group, and remove units from a DCS World server using a real-time map interface, similar to Real Time Strategy games.
303 stars 34 forks source link

Mig-21 - Loadout names are incorrect #510

Open WoodyXP opened 1 year ago

WoodyXP commented 1 year ago

A convention we have, is that all the loadouts are named with the payload the unit is carrying.

E.G. image

But the MIG-21 is showing:

image

Tk420634 commented 11 months ago

What level of jank are you okay with on this one? I can pretty easily just rename the names in, https://github.com/Pax1601/DCSOlympus/blob/main/client/public/databases/units/aircraftdatabase.json or anywhere else they may need whacking.

But since I can't compile I can't test it lol. Not a biggy. Just, do I need to update them in unitpayloads.lua and payloadroles.json as well? If so I can do so fairly rapidly later today.

WoodyXP commented 11 months ago

We're getting the loadouts via Python scripts, that take them directly from the DCS core mods.

https://github.com/Pax1601/DCSOlympus/tree/main/scripts/python. So exception handling will need to be done over there

Tk420634 commented 11 months ago

We're getting the loadouts via Python scripts, that take them directly from the DCS core mods.

https://github.com/Pax1601/DCSOlympus/tree/main/scripts/python. So exception handling will need to be done over there

Cool, I'll leave it then. I'm a hack, not a real coder. Always did hate the fishbeds loadout names. They're actual garbage.