No longer require key to sell a vehicle

Still requires the vehicle to be local, meaning you were the last person
to be in the driver seat.
This commit is contained in:
icomrade
2016-07-21 17:42:25 -04:00
parent 4544e743fd
commit 0414c67284
3 changed files with 3 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ _deleteTradedVehicle = {
};
} forEach (items player);
};
_localResult2 = 1; //comment out to require key to sell vehicles
if (isNil "_localResult2") then {
_localResult2 = 0;
} else {