Back to shop
v1.0.0 DayZ Vehicle

NoVehicleDamage

NoVehicleDamage is a lightweight DayZ server mod for communities that want safer vehicle travel without losing control over edge cases like weapon damage or specific vehicle classes.

$8.00
Product Details

NoVehicleDamage gives server owners control over vehicle damage behavior with speed, weapon damage, and vehicle allow/block list settings.

  • Prevents configured vehicle damage during normal driving
  • Includes a speed threshold for when damage can apply
  • Includes weapon damage and vehicle allow/block list controls
  • Includes the required TCM_Core dependency
Configuration
{
  "Version": 1,
  "LogLevel": 2,
  "EnableNoVehicleDamage": 1,
  "DamageEnabledAtSpeed": 350.0,
  "AllowWeaponDamage": 0,
  "UseVehicleAllowlist": 0,
  "AllowedVehicleTypes": [],
  "BlockedVehicleTypes": []
}
FAQ
Does NoVehicleDamage include TCM_Core?

Yes. The download includes TCM_Core.pbo, which should be loaded with TCM_NoVehicleDamage.pbo.

Can I still allow damage in some cases?

Yes. Use the included config.json to control speed-based damage, weapon damage, and vehicle allowlist or blocklist behavior.