mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Legacy UID
This commit is contained in:
@@ -6,7 +6,7 @@ _worldspace = _this select 2;
|
||||
_class = _this select 3;
|
||||
_obj = _this select 4;
|
||||
_activatingplayer = _this select 5;
|
||||
_activatingplayerUID = (getPlayerUID _activatingplayer);
|
||||
_activatingplayerUID = (GetPlayerUIDOld _activatingplayer);
|
||||
|
||||
_proceed = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user