mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
0.963
+ added more missing weights + added large sandbag with crafting 3 sandbags + 1 wire + potential fix for vehicle detection at seller + fixed mi17 civillian skin and added test for removing gear access + force all spawned objects to exact position
This commit is contained in:
@@ -76,6 +76,8 @@ if (!isNull cursorTarget and !_inVehicle and (player distance cursorTarget < 6))
|
||||
_canmove = canmove cursorTarget;
|
||||
_text = getText (configFile >> "CfgVehicles" >> typeOf cursorTarget >> "displayName");
|
||||
|
||||
// hintSilent (typeOf cursorTarget);
|
||||
|
||||
_rawmeat = meatraw;
|
||||
_hasRawMeat = false;
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user