mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-24 09:00:50 +03:00
1.7.5.M1D7
This commit is contained in:
@@ -6,6 +6,9 @@ _worldspace = _this select 2;
|
||||
_class = _this select 3;
|
||||
_id = 0;
|
||||
|
||||
_allowed = [_object, (name player)] call check_publishobject;
|
||||
if (!_allowed) exitWith { };
|
||||
|
||||
diag_log ("PUBLISH: Attempt " + str(_object));
|
||||
_dir = _worldspace select 0;
|
||||
_location = _worldspace select 1;
|
||||
|
||||
Reference in New Issue
Block a user