mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 17:51:51 +03:00
1.0.2.37 DEV
This commit is contained in:
@@ -164,6 +164,7 @@ if (isServer and isNil "sm_done") then {
|
||||
|
||||
clearWeaponCargoGlobal _object;
|
||||
clearMagazineCargoGlobal _object;
|
||||
_object setVehicleAmmo DZE_vehicleAmmo;
|
||||
|
||||
if ((typeOf _object) in dayz_allowedObjects) then {
|
||||
_object addMPEventHandler ["MPKilled",{_this call object_handleServerKilled;}];
|
||||
|
||||
Reference in New Issue
Block a user