mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-18 22:22:57 +03:00
0.995
+ Increased raise horde range to 100m. + Fixed player zombie ability to attack and cause bleeding and infect. + Server side change to prevent some common duping issues. + Fixed parachute dropping vehicles without helipad as marker.
This commit is contained in:
@@ -23,7 +23,6 @@ _magazines = _this select 1;
|
||||
_forceGear = _this select 3;
|
||||
_force = true;
|
||||
|
||||
|
||||
_characterID = _character getVariable ["characterID","0"];
|
||||
_charPos = getPosATL _character;
|
||||
_isInVehicle = vehicle _character != _character;
|
||||
|
||||
Reference in New Issue
Block a user