Go to file
SMVampire 8b4558621f Lots of Script Updates
Fix #1 "Stationary Running Vehicles Take Damage"
Add Config Area
Fix Various Issues with Launching
2017-05-25 21:52:51 -04:00
init.sqf Initial Commit - Version 1 2017-05-24 22:15:54 -04:00
README.md Update README formatting 2017-05-25 21:49:34 -04:00
VAMP_vehDegrade.sqf Lots of Script Updates 2017-05-25 21:52:51 -04:00

Vampire's Vehicle Degradation

A script for Arma 3: Epoch that causes driven vehicles to degrade over time.

Current Version is v1.0

Idea by KPABATOK & Moist_Pretzels on EpochMod.com


Installation

  1. Add this line to your init.sqf outside of any brackets:

    [] ExecVM "VAMP_vehDegrade.sqf";

  2. Add the file "VAMP_vehDegrade.sqf" to your mission.pbo.

  3. (Optionally) Configure the HitPoints inside of "VAMP_vehDegrade.sqf".


Current Developers


License

All the code and information provided here is provided under an Attribution Non-Commercial ShareAlike 4.0 Commons License.

http://creativecommons.org/licenses/by-nc-sa/4.0/