waypointTimeoutCurrent: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
||
Line 8: | Line 8: | ||
|descr= Gets the current timeout for [[currentWaypoint]] of a [[group]] or -1 if countdown is not in progress. | |descr= Gets the current timeout for [[currentWaypoint]] of a [[group]] or -1 if countdown is not in progress. | ||
|s1= | |s1= [[waypointTimeoutCurrent]] group | ||
|p1= group: [[Group]] | |p1= group: [[Group]] |
Revision as of 17:10, 20 June 2021
Description
- Description:
- Gets the current timeout for currentWaypoint of a group or -1 if countdown is not in progress.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypointTimeoutCurrent group
- Parameters:
- group: Group
- Return Value:
- Number
Examples
- Example 1:
_timeout = waypointTimeoutCurrent group player;
Additional Information
- See also:
- waypointsdeleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypesetWaypointTimeout
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