setWaypointLoiterRadius: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
m (waypoint cat added)
Line 38: Line 38:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]]

Revision as of 15:59, 13 August 2014

Hover & click on the images for description

Description

Description:
Assignes loiter radius to waypoint
Groups:
Uncategorised

Syntax

Syntax:
waypoint setWaypointLoiterRadius radius
Parameters:
Waypoint: Waypoint
Radius: Number
Return Value:
Nothing

Examples

Example 1:
[_grp, 2] setWaypointLoiterRadius 200;

Additional Information

See also:
waypointsdeleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclewaypointLoiterRadiusaddWaypointsetWaypointLoiterTypecurrentWaypointwaypointSpeedsetWPPos

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