I'm trying to get to a specific point on the map using /nav loc and when i get there "do things".
The problem I'm running into is I don't see a way to know when the current /nav command is complete. I'd tried checking currently loc vs desired loc but since the desired loc is a float to 2 decimals it never seems to be the EXACT location so I just keep running my nav loop. Is there some sort of CurrentlyNavigating boolean I can access? I suppose I can monitor the MQ2 output for "Stopping Navigation" but was hoping there was a simpler solution.
Thanks
The problem I'm running into is I don't see a way to know when the current /nav command is complete. I'd tried checking currently loc vs desired loc but since the desired loc is a float to 2 decimals it never seems to be the EXACT location so I just keep running my nav loop. Is there some sort of CurrentlyNavigating boolean I can access? I suppose I can monitor the MQ2 output for "Stopping Navigation" but was hoping there was a simpler solution.
Thanks

