Vamp-Vehicle-Degradation/Mission.pbo/epoch_code/customs/EPOCH_custom_EH_GetInMan.sqf
2017-05-28 13:03:05 -04:00

18 lines
461 B
Plaintext

/*
Author: Aaron Clark - EpochMod.com
Contributors: [Ignatz] He-Man
Description:
Custom A3 Epoch GetInMan Eventhandler
Licence:
Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike
Github:
https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/custom/EPOCH_custom_EH_GetInMan.sqf
*/
params ["_unit","_position","_vehicle"];
VAMP_vehDegradeRun = true;