isFlatEmpty – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
(→‎Ancient notes: new section)
 
m (Text replacement - "<dd class="notedate">Posted on ([^<>]+) " to "<dd class="notedate">Posted on $1</dd> ")
Line 2: Line 2:


<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on september 12, 2010 - 12:09 (CEST)
<dd class="notedate">Posted on september 12, 2010 - 12:09 (CEST)</dd>
<dt class="note">'''[[User:Lou Montana|Lou Montana]]'''
<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]]'''
<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.

Revision as of 02:16, 30 January 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).