isFlatEmpty – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "")
m (Text replacement - " <!-- (DIS)?CONTINUE Notes -->" to "")
 
Line 12: Line 12:
The '''onShore''' parameter on '''true''' only returned the array with position if I was near water (on shore).
The '''onShore''' parameter on '''true''' only returned the array with position if I was near water (on shore).
</dd>
</dd>
<!-- DISCONTINUE Notes -->

Latest revision as of 01:54, 6 April 2021

Ancient notes

Posted on september 12, 2010 - 12:09 (CEST)
Lou Montana
The returned pos is ASL. Use setPosASL or fly !
Posted on april 15, 2013 - 20:12 (UTC)
HELLinG3R
isFlatEmpty returns an array holding a valid position or an empty array the check failed.
Posted on August 11, 2015 - 17:30 (UTC)
Gippo
The onShore parameter on true only returned the array with position if I was near water (on shore).