mirror of
https://github.com/SMVampire/Vamp-Vehicle-Degradation.git
synced 2024-08-30 16:42:11 +00:00
29 lines
851 B
Markdown
29 lines
851 B
Markdown
**Vampire's Vehicle Degradation**
|
|
================
|
|
A script for Arma 3: Epoch that causes driven vehicles to degrade over time.
|
|
|
|
Current Version is v1.0
|
|
|
|
--------------------------
|
|
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
|
|
--------------------------
|
|
* Vampire - Developer - http://epochmod.com/forum/index.php?/user/11819-thevampire/
|
|
|
|
--------------------------
|
|
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/
|