mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 17:39:18 +03:00
spacing
This commit is contained in:
@@ -17,7 +17,7 @@ if (!isDedicated) then {
|
|||||||
_i=0;
|
_i=0;
|
||||||
_dr=0.2;
|
_dr=0.2;
|
||||||
_tv=11;
|
_tv=11;
|
||||||
removeallweapons _v;
|
removeAllWeapons _v;
|
||||||
if (local _v AND {(_v isKindOf "Air")}) then {
|
if (local _v AND {(_v isKindOf "Air")}) then {
|
||||||
_expl=createVehicle ["HelicopterExploSmall",(getPosATL _v),[],0,"CAN_COLLIDE"];
|
_expl=createVehicle ["HelicopterExploSmall",(getPosATL _v),[],0,"CAN_COLLIDE"];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user