setWaypointLoiterType: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (<code> tidy + "see also") |
m (see also) |
||
Line 23: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[ | | [[waypoints]], [[deleteWaypoint]], [[copyWaypoints]], [[setCurrentWaypoint]], [[setWaypointBehaviour]], [[setWaypointCombatMode]], [[setWaypointCompletionRadius]], [[setWaypointDescription]], [[setWaypointFormation]], [[setWaypointHousePosition]], [[setWaypointPosition]], [[setWaypointScript]], [[setWaypointSpeed]], [[setWaypointStatements]], [[setWaypointTimeout]], [[setWaypointType]], [[setWaypointVisible]], [[waypointAttachVehicle]], [[waypointAttachedVehicle]], [[setWaypointLoiterRadius]], [[waypointLoiterRadius]], [[addWaypoint]], [[currentWaypoint]] |= See Also | ||
[[ | |||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 03:20, 9 May 2014
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:
- waypointsdeleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointcurrentWaypoint
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