





This mod enhances the color selection options for vehicles by adding additional default colors (e.g. used for “Main Color”) as well as adding some additional options for rim colors.
FEATURES:
– Adds ~25 missing color to the default color selction (e.g Volvo yellow, Kubota orange, MB truck and Unimog colors etc).
– Adds ~10 new rim colors and extends rim color selection with a handful of base game colors to choose from
– Automatically adds rim color configuration to 250+ vehicles that previosly didn’t have rim color option
– Automatically extendeds the rim color selection of 100+ vehicles to use the new rim color options
– Tweak the default silver/aluminium rim color to use a slighlyt more metallic/shiny appearance.
– Adds a new polished aluminium rim color option.
– Adds a “pitch black” color option for main colors.
– Makes it possible for you to create your own colors that will be applied globally, see readme.txt for instructions.
If you experience issues with rim colors on certain vehicles, it is possible to change ‘SOFTFORCE_INJECT_RIM_COLOR = true’ to ‘SOFTFORCE_INJECT_RIM_COLOR = false’ on line 15 in the EnhancedColorSelection.lua file. This enables a less intrusive method to add rim colors, but will be applied to fever vehicles as a drawback.
Important note: While being safe to disable the mod at any time, disabling the mod will reset the color choice for any vehicle that uses one of the added colors back to the default color. To avoid this, you can go to the “Custom” color tab and apply the selected color again, doing so will convert the pre-defined color to a custom color making it persistent even after disabling the mod.
FOR MODDERS:
It is possible to use any of the colors defined by this mod in your own mods. You can reference the color by its template name (e.g. “PITCH_BLACK” or “RIM_ALUMINUM_POLISHED”), just remember to add this mod as a dependency in modDesc to avoid warnings in the log.
V1.1.0.0
– NEW: Dynamically enables rim color option on hundreds of vehicles that didn’t have rim color config before
– NEW: Added six new rim colors: Polished Aluminium, Steel, Polished Steel, Chrome (alterantive), Dark Chrome, Gun Metal, Dark Metal, Silver
– NEW: Added Richard Western brand colors (also added to the default colors selection)
– NEW: Support for whitelist/blacklist of vehicles to enable/disable the new dynamic rim color configuration on certain vehicles
