mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
private arrays part 2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private["_unit"];
|
||||
private ["_unit","_position"];
|
||||
_unit = _this select 0;
|
||||
if (isServer) then {
|
||||
_unit addEventHandler ["local", {_this call zombie_findOwner}];
|
||||
|
||||
Reference in New Issue
Block a user