Epoch/Sources/epoch_code/customs/EPOCH_custom_EH_FiredNear.sqf
2018-06-06 19:57:22 +02:00

16 lines
464 B
Plaintext

/*
Author: He-Man - EpochMod.com
Contributors:
Description:
Custom A3 Epoch FiredNear 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_FiredNear.sqf
*/
params ["_unit", "_firer", "_distance", "_weapon", "_muzzle", "_mode", "_ammo", "_gunner"];