Epoch/Sources/epoch_code/customs/EPOCH_custom_EH_HandleDamage.sqf
2019-04-04 21:14:56 +02:00

22 lines
501 B
Plaintext

/*
Author: He-Man - EpochMod.com
Contributors:
Description:
Custom A3 Epoch HandleDamage 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_HandleDamage.sqf
*/
params ["_unit", "_selection", "_damage", "_source", "_projectile", "_hitIndex", "_instigator", "_hitPoint"];
_damage