Update 'Server/mpmissions/epoch.Bornholm/addons/drag_body/H8_dragBody.sqf'
Added comment to code. something to try later.
This commit is contained in:
parent
b4d8287419
commit
75b1a5719d
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user