mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
@@ -1,3 +0,0 @@
|
||||
_unit = _this select 0;
|
||||
_id = _unit addeventhandler ["HandleDamage",{_this call local_zombieDamage}];
|
||||
_id = _unit addeventhandler ["Killed",{[_this,"zombieKills"] call local_eventKill}];
|
||||
Reference in New Issue
Block a user