mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-02 14:41:59 +03:00
Update player_fired.sqf
Vanilla commits: https://github.com/DayZMod/DayZ/commit/70fc0070625545b5f4a1234df1e0fe2e837ad313 https://github.com/DayZMod/DayZ/commit/f327c99b023377f81ffe958c259e6c68bd4c68be
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private ["_projectile","_unit","_ammo"];
|
||||
private ["_projectile","_unit","_ammo","_audible","_caliber","_distance"];
|
||||
|
||||
//[unit, weapon, muzzle, mode, ammo, magazine, projectile]
|
||||
_unit = _this select 0;
|
||||
|
||||
Reference in New Issue
Block a user