waypointCompletionRadius: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 15: | Line 15: | ||
|gr1= Waypoints | |gr1= Waypoints | ||
| Gets the radius around the waypoint where the waypoint is completed. | |descr= Gets the radius around the waypoint where the waypoint is completed. | ||
|s1= '''waypointCompletionRadius''' waypoint | |s1= '''waypointCompletionRadius''' waypoint |
Revision as of 21:28, 13 June 2021
Description
- Description:
- Gets the radius around the waypoint where the waypoint is completed.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypointCompletionRadius waypoint
- Parameters:
- waypoint: Array - format Waypoint
- Return Value:
- Number
Examples
- Example 1:
_radius = waypointCompletionRadius [groupOne, 1];
Additional Information
- See also:
- waypointssetWaypointCompletionRadius
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