V61 Tweaks

This commit is contained in:
second_coming 2016-08-24 16:33:18 +01:00
parent 6008a6104e
commit b40614a5d3
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
_vehicle = _this select 0;
_vehicle setVariable ["SC_vehicleSpawnLocation", nil,true];
if((damage _vehicle) < 1) then
{
_vehicle removeAllMPEventHandlers "mphit";