setWaypointTimeout: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <dd class="notedate">" to " <dt><dt> <dd class="notedate">")
m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "")
Line 25: Line 25:


<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on 00:32, 12 December 2010</dd>
<dd class="notedate">Posted on 00:32, 12 December 2010</dd>
<dt class="note">[[User:Lucky44|Lucky44]]</dt>
<dt class="note">[[User:Lucky44|Lucky44]]</dt>
Line 36: Line 35:
If mid is greater than max, the result will be really near the mid value.
If mid is greater than max, the result will be really near the mid value.
Results with the values of the example: 8.237, 9.383, 10.425, 9.417, 9.43401, 10.425, 9.90601, 9.96701, 9.42401, 9.42502, 9.96698, 9.89999...
Results with the values of the example: 8.237, 9.383, 10.425, 9.417, 9.43401, 10.425, 9.90601, 9.96701, 9.42401, 9.42502, 9.96698, 9.89999...
<!-- Note Section END -->
</dl>
</dl>



Revision as of 01:43, 6 April 2021

Posted on 00:32, 12 December 2010
Lucky44
The example doesn't seem to make sense, according to the listed syntax. It seems to set a Max time greater than the Mid time.
Posted on 03:30, 12 December 2010
Tom 48 97
If mid is greater than max, the result will be really near the mid value. Results with the values of the example: 8.237, 9.383, 10.425, 9.417, 9.43401, 10.425, 9.90601, 9.96701, 9.42401, 9.42502, 9.96698, 9.89999...