This commit is contained in:
icomrade
2016-08-12 23:40:46 -04:00
parent cbf87cb1e4
commit 92cb4f4493

View File

@@ -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;