setWaypointLoiterType

From Bohemia Interactive Community
Revision as of 11:37, 7 April 2019 by Erentar (talk | contribs) (template:command argument fix)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets the waypoint loiter type.
Groups:
Uncategorised

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

Notes

Bottom Section