setWaypointTimeout: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<dl class="command_description"> <dd class="notedate">" to "<dl class="command_description"> <dt></dt> <dd class="notedate">") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 18: | Line 18: | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[_grp, 2] [[setWaypointTimeout]] [5, 10, 6];</code> | |x1= <code>[_grp, 2] [[setWaypointTimeout]] [5, 10, 6];</code> | ||
Revision as of 20:14, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Waypoints
Syntax
- Syntax:
- Syntax needed
- Parameters:
- waypoint: Array - format Waypoint
- [min, mid, max]: Array
- min: Number
- mid: Number
- max: Number
- Return Value:
- Return value needed
Examples
- Example 1:
[_grp, 2] setWaypointTimeout [5, 10, 6];
Additional Information
- See also:
- waypointsdeleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypewaypointTimeoutCurrentwaypointSpeed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
- 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...