waypointTimeoutCurrent: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.06|= Game version ____________________...") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(53 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 |= | |game1= arma3 | ||
|version1= 1.08 | |||
| | |gr1= Waypoints | ||
| Gets the current | |descr= Gets the current timeout for [[currentWaypoint]] of a [[group]] or -1 if countdown is not in progress. | ||
| | |s1= [[waypointTimeoutCurrent]] group | ||
|p1= | |p1= group: [[Group]] | ||
| [[Number]] | |r1= [[Number]] | ||
|x1= <sqf>_timeout = waypointTimeoutCurrent group player;</sqf> | |||
| | |seealso= [[waypoints]] [[deleteWaypoint]] [[copyWaypoints]] [[setCurrentWaypoint]] [[setWaypointBehaviour]] [[setWaypointCombatMode]] [[setWaypointCompletionRadius]] [[setWaypointDescription]] [[setWaypointFormation]] [[setWaypointHousePosition]] [[setWaypointPosition]] [[setWaypointScript]] [[setWaypointSpeed]] [[setWaypointStatements]] [[setWaypointType]] [[setWaypointVisible]] [[waypointAttachVehicle]] [[waypointAttachedVehicle]] [[setWaypointLoiterRadius]] [[waypointLoiterRadius]] [[addWaypoint]] [[setWaypointLoiterType]] [[setWaypointTimeout]] | ||
}} | }} | ||
Latest revision as of 10:25, 13 May 2022
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:
Additional Information
- See also:
- waypoints deleteWaypoint copyWaypoints setCurrentWaypoint setWaypointBehaviour setWaypointCombatMode setWaypointCompletionRadius setWaypointDescription setWaypointFormation setWaypointHousePosition setWaypointPosition setWaypointScript setWaypointSpeed setWaypointStatements setWaypointType setWaypointVisible waypointAttachVehicle waypointAttachedVehicle setWaypointLoiterRadius waypointLoiterRadius addWaypoint setWaypointLoiterType setWaypointTimeout
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