copyWaypoints: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 88244 by austin_medic on 2015-03-27T19:59:13Z) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| groupTo '''copyWaypoints''' groupFrom |= Syntax | | groupTo '''copyWaypoints''' groupFrom |= Syntax | ||
|p1= groupTo: [[Group]] |= | |p1= groupTo: [[Group]] |PARAMETER1= | ||
|p2= groupFrom: [[Group]] |= | |p2= groupFrom: [[Group]] |PARAMETER2= | ||
|p3= |= | |p3= |PARAMETER3= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>group1 copyWaypoints group2; | |x1= <code>group1 copyWaypoints group2; | ||
</code>|= | </code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[waypoints]], [[deleteWaypoint]], [[setCurrentWaypoint]], [[setWaypointBehaviour]], [[setWaypointCombatMode]], [[setWaypointCompletionRadius]], [[setWaypointDescription]], [[setWaypointFormation]], [[setWaypointHousePosition]], [[setWaypointPosition]], [[setWaypointScript]], [[setWaypointSpeed]], [[setWaypointStatements]], [[setWaypointTimeout]], [[setWaypointType]], [[setWaypointVisible]], [[waypointAttachVehicle]], [[waypointAttachedVehicle]], [[setWaypointLoiterRadius]], [[waypointLoiterRadius]], [[addWaypoint]], [[setWaypointLoiterType]], [[waypointSpeed]] |= | | [[waypoints]], [[deleteWaypoint]], [[setCurrentWaypoint]], [[setWaypointBehaviour]], [[setWaypointCombatMode]], [[setWaypointCompletionRadius]], [[setWaypointDescription]], [[setWaypointFormation]], [[setWaypointHousePosition]], [[setWaypointPosition]], [[setWaypointScript]], [[setWaypointSpeed]], [[setWaypointStatements]], [[setWaypointTimeout]], [[setWaypointType]], [[setWaypointVisible]], [[waypointAttachVehicle]], [[waypointAttachedVehicle]], [[setWaypointLoiterRadius]], [[waypointLoiterRadius]], [[addWaypoint]], [[setWaypointLoiterType]], [[waypointSpeed]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:30, 7 April 2019
Description
- Description:
- Copy the chain of waypoints from source to target group. The target group will start to process waypoints from the first one.
- Groups:
- Uncategorised
Syntax
- Syntax:
- groupTo copyWaypoints groupFrom
- Parameters:
- groupTo: Group
- groupFrom: Group
- Return Value:
- Nothing
Examples
- Example 1:
group1 copyWaypoints group2;
Additional Information
- See also:
- waypointsdeleteWaypointsetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypewaypointSpeed
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