Update 'Server/mpmissions/epoch.Bornholm/addons/drag_body/H8_dragBody.sqf'

Added comment to code. something to try later.
This commit is contained in:
Zepheris 2020-02-24 08:39:09 -07:00
parent b4d8287419
commit 75b1a5719d

View File

@ -39,6 +39,7 @@ H8_fnc_moveBody = {
_player = (_this select 1);
// CREDIT TOO Das Attorney FOR CODE
_pos = _player modelToWorld [0,1,0];
//Try changing these following commands to remoteExec
_unit setPos _pos;
_unit setDir 180;
_unit switchMove "AinjPpneMrunSnonWnonDb";