Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix self-attached GPS trackers in vehicle #30

Open
dedmen opened this issue Oct 3, 2021 · 0 comments
Open

Fix self-attached GPS trackers in vehicle #30

dedmen opened this issue Oct 3, 2021 · 0 comments
Labels
Priority: Minor Lower priority Type: Bug Bug == bad

Comments

@dedmen
Copy link
Contributor

dedmen commented Oct 3, 2021

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
acemod/ACE3#8476

@dedmen dedmen added Priority: Minor Lower priority Type: Bug Bug == bad labels Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Minor Lower priority Type: Bug Bug == bad
Projects
None yet
Development

No branches or pull requests

1 participant