ebayShopper
2017-11-22 12:49:06 -05:00
parent c671cf9661
commit 90487cde10
3 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -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;