waypointTimeoutCurrent: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {{uc:{{PAGENAME}}}}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(28 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.08 | |||
|1.08 | |||
|gr1= Waypoints | |gr1= Waypoints | ||
| 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= [[waypointTimeoutCurrent]] group | ||
|p1= group: [[Group]] | |p1= group: [[Group]] | ||
| [[Number]] | |r1= [[Number]] | ||
|x1= < | |x1= <sqf>_timeout = waypointTimeoutCurrent group player;</sqf> | ||
|seealso= [[waypoints]] | |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