Sabotage

by borked.gb
Sabotage

Summary

A vehicle sabotage mod for infiltration and guerrilla tactics.

Description

Sabotage introduces a new set of actions that can be performed on standard vehicles. 

---Wire Cutters Required---
Cut Brake Lines: interact at the wheels. Brakes stop working, the driver won't know until they need to stop.
Jam Throttle: interact at the hood. Throttle locks wide open.

---Wire Cutters & Demo Block Required---
Rig igniton or speedo (vehicles): Interact at the hood with wire cutters in hand and a demo block in your inventory. 
Rig brakes (vehicles): Interact with wheels with wire cutters in hand and a demo block in your inventory. 
Rig altimeter or air speed indicator (helicopters): Interact with the cockpit avionics with wire cutters in hand and a demo block in your inventory.

Once the conditions are met, boom!

---Saline Bags Required---
Contaminate Fuel: interact at the fuel cap. Each bag added speeds up the damage to the engine, up to a maximum of five bags. Field repairs may buy you a minute, but contaminated fuel is still in the system and will still cause issues.

---Repair Tool Required---
Sabotage Tail Rotor: interact with the tail rotor with the repair tool in hand, this will ruin the pilots day.

Once a vehicle has been sabotaged it can't be repaired, but if you're careful you might just make it.

---For Mission/Mod Developers---
Add SAB_VehicleSabotageComponent and the three SAB_* actions to your vehicle prefab and set contexts. 
Wire cutters, repair tool and saline bags are already set up.

---Config JSON---

All settings can be changed, a file is created on first run in /profile/sabotage/config.json

{
    "AllowFriendlySabotage": false,
    "MaxContamination": 5,
    "ContaminationDuration": 90.0,
    "ReDestroyInterval": 60.0,
    "MisfireIntervalMax": 12.0,
    "MisfireIntervalMin": 1.5,
    "MisfireCutDuration": 0.8,
    "HelicopterWarmup": 60.0,
    "HelicopterWindowMin": 60.0,
    "HelicopterWindowMax": 120.0,
    "AllowExplosiveRigs": true,
    "SpeedoRigThresholdKmh": 50.0,
    "AirspeedRigThresholdKmh": 70.0,
    "AltimeterRigThresholdM": 30.0
  }

---Future Plans---
Add some more sabotage methods
Add armor sabotage methods

---Notes---
For issues and/or feedback please use the showcase on the Arma discord server.

License

Arma Public License No Derivatives (APL-ND)

Rating
100%
Version
1.0.23
Game Version
1.6.0.119
Version size
45.00 KB
Downloads
2,413
Created
28.04.2026
Last Modified
07.05.2026
ID
6938C1B83EC5879B

Dependencies