mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 20:12:20 +03:00
1.0.2.4 RC1
This commit is contained in:
@@ -112,8 +112,7 @@ if (count(_findNearestRock) >= 1) then {
|
||||
|
||||
_item = createVehicle ["WeaponHolder", getPosATL player, [], 1, "CAN_COLLIDE"];
|
||||
_item addMagazineCargoGlobal [_itemOut,_countOut];
|
||||
_item modelToWorld getPosATL player;
|
||||
_item setdir (getDir player);
|
||||
|
||||
player reveal _item;
|
||||
|
||||
/* break rock
|
||||
|
||||
Reference in New Issue
Block a user