Vehicle Wax & Protection
Wax Configuration
Config.Waxes = {
['wax_basic'] = {
label = "Basic Wax",
duration = 8000,
protectionFactor = 0.5, -- Dirt accumulates 50% slower
maxDistance = 50000.0, -- Lasts for 50km
},
-- ...
}Protection Options
Option
What it does
Usage Summary
Technical Details (State Bags)
Last updated