This commit is contained in:
icomrade
2016-08-12 22:14:52 -04:00
parent c46f55b496
commit b6ffa37c1b
4 changed files with 379 additions and 1 deletions

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;