Properties, events and actions relating to damage of your truck
TruckSimulatorPlugin.Damage.WearWarning
Returns True when your truck's overall average damage is above a specified threshold. The threshold can be customised in the plugin's settings.
True
TruckSimulatorPlugin.Damage.WearAverage
Calculates the average of the damage across the main truck body, not just the chassis.
Whenever the value of TruckSimulatorPlugin.Damage.WearAverage increases, the plugin will emit an event named DamageIncrease.
DamageIncrease
Last updated 3 years ago