TacControl icon indicating copy to clipboard operation
TacControl copied to clipboard

Fix self-attached GPS trackers in vehicle

Open dedmen opened this issue 4 years ago • 0 comments

Added feature in #29 to attach GPS tracker to self. But when player enters a vehicle it gets deleted, and recreated when player exits the vehicle. It should instead just temporarily be attached to the vehicle instead.

Ref https://github.com/acemod/ACE3/blob/master/addons/attach/functions/fnc_handleGetIn.sqf#L31 https://github.com/acemod/ACE3/pull/8476

dedmen avatar Oct 03 '21 14:10 dedmen