mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Should fix #1733
This commit is contained in:
@@ -224,6 +224,7 @@ _respawnPos = getMarkerpos "respawn_west";
|
||||
};
|
||||
|
||||
if (_object isKindOf "AllVehicles") then {
|
||||
_object setVariable ["CharacterID", _ownerID, true];
|
||||
{
|
||||
_selection = _x select 0;
|
||||
_dam = _x select 1;
|
||||
|
||||
Reference in New Issue
Block a user