TwinFan / XPMP2

Multiplayer library for X-Plane 11/12 with instancing, TCAS override, and sound
https://twinfan.github.io/XPMP2/
Other
24 stars 16 forks source link

Raise matching priority of livery, especially for "related" a/c types #8

Closed TwinFan closed 4 years ago

TwinFan commented 4 years ago

Current Situation / Problem Let's assume we have:

With the current matching, the B739_DAL model would be picked because of the exactly matching aircraft type. However, in this scenario, the B738_AUI would visually look better.

Suggested Solution We need to raise importance of livery. But it cannot be raised fully above aircraft type, there must be a limit.

The limit should be related.txt. So the rule could probably be:

Benefits Looks better if "related" models with matching livery are available.

Additional context First that based on this support thread.