setWaypointLoiterType: 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 - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Waypoints | |gr1= Waypoints | ||
| Sets the waypoint loiter type. | |descr= Sets the waypoint loiter type. | ||
|s1= waypoint '''setWaypointLoiterType''' type | |s1= waypoint '''setWaypointLoiterType''' type |
Revision as of 21:19, 13 June 2021
Description
- Description:
- Sets the waypoint loiter type.
- Groups:
- Waypoints
Syntax
- Syntax:
- waypoint setWaypointLoiterType type
- Parameters:
- waypoint: Waypoint
- type: String
- Return Value:
- Nothing
Examples
- Example 1:
[_grp, 2] setWaypointLoiterType "CIRCLE";
- Example 2:
[_grp, 2] setWaypointLoiterType "CIRCLE_L";
Additional Information
- See also:
- waypointsdeleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointcurrentWaypointwaypointSpeedsetWPPoswaypointName
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