isFlatEmpty – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(→‎Ancient notes: new section)
 
m (Text replacement - " <!-- (DIS)?CONTINUE Notes -->" to "")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Ancient notes ==
== Ancient notes ==


<!-- Note Section BEGIN -->
<dd class="notedate">Posted on september 12, 2010 - 12:09 (CEST)</dd>
<dd class="notedate">Posted on september 12, 2010 - 12:09 (CEST)
<dt class="note">'''[[User:Lou Montana|Lou Montana]]'''</dt>
<dt class="note">'''[[User:Lou Montana|Lou Montana]]'''
<dd class="note">The returned pos is '''ASL'''. Use [[setPosASL]] or fly !
<dd class="note">The returned pos is '''ASL'''. Use [[setPosASL]] or fly !
<dd class="notedate">Posted on april 15, 2013 - 20:12 (UTC)
<dd class="notedate">Posted on april 15, 2013 - 20:12 (UTC)</dd>
<dt class="note">'''[[User:HELLinG3R|HELLinG3R]]'''
<dt class="note">'''[[User:HELLinG3R|HELLinG3R]]'''</dt>
<dd class="note">isFlatEmpty returns an array holding a valid position or an empty array the check failed.
<dd class="note">isFlatEmpty returns an array holding a valid position or an empty array the check failed.
<dd class="notedate">Posted on August 11, 2015 - 17:30 (UTC)</dd>
<dd class="notedate">Posted on August 11, 2015 - 17:30 (UTC)</dd>
Line 13: 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).