We need a simvar for the name for liveries of the Modular SimObject. It’s currently used to show the livery name on the Aircraft Configuration screen. I propose it to be:
LIVERYNAME | Name from livery.cfg | String (max 128 characters) | Not Settable
The only other one close to this is “Title” and that is pulled from the aircraft.cfg from each variant of the presets folder (so for example, the DA62 there is the Scientific long nose variant and the standard variant). You could override it using a community folder package but it’s not standard procedure and breaks the entire plane on subsequent updates.
FSUIPC, Volanta, SimToolKitPro, and TFDi’s SmartCARS 3 use “TITLE” to pick out what aircraft livery we’re using, and not having a livery name simvar will break functionality for both tracking programs and virtual airlines.
Id like to show my support to the above request. This is something that just about every virtual airline / other tools have been using for years and specifically with use of MSFS2020, and would like to see something implemented allowing for a unique name to be available as per the above request and would like to ask Asobo / MS to look at this request and offer a workable option.
Thank you
SirValinor
Bumping this as well - @EPellissier, we have features in some of our MSFS 2020 (blackbird simulations/milviz) products that are dependent on detecting the livery in use.These features are now broken in 2024, with no real method of detecting which livery has been selected.
Having a simvar that can provide a readable reference as to what livery is in use, as suggested in the original post, would be very helpful in resolving this situation.
Eric, might I ask why the aircraft.cfg should be protected? There is no proprietary information in the file, nor is any of the information in it important for “protecting” career mode, and all the information in it is important for game play and developing liveries. I get protecting the model and flight model and systems programming, but not the aircraft.cfg.
Minor request: could “LIVERY NAME” and “LIVERY FOLDER” also be added to the simvar ‘index’ in Simulation Variables ?
Adding markers for simvars that are “new to 2024” would be neat but hey, it’s not me doing the work.
Re the “LIVERY NAME” I guess gauge code that might be shared with a MSFS 2020 plane (package?) would read “LIVERY NAME” first, and if that’s blank would fall back to “TITLE”.