Skip to content

Commit

Permalink
Possibly help further bouncing vehicle problems.
Browse files Browse the repository at this point in the history
  • Loading branch information
oiad committed Aug 14, 2017
1 parent 04ef2a3 commit ab4ca86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dayz_server/compile/server_publishVehicle3.sqf
Expand Up @@ -122,6 +122,7 @@ _key call server_hiveWrite;

_object setDir _dir;
_object setPosATL _location;
_object setVectorUp surfaceNormal _location;
_object setFuel _fuel;

_isAir = _object isKindOf "Air";
Expand Down

0 comments on commit ab4ca86

Please sign in to comment.