waypointAttachedVehicle: Difference between revisions
m (Text replacement - " <dl class='command_description'> <!-- Note Section BEGIN -->  <!-- Note Section END --> </dl>  " to "")  | 
				m (Text replacement - "<h3 style='display:none'>Bottom Section</h3>" to "")  | 
				||
| Line 32: | Line 32: | ||
|  | |  | ||
}}  | }}  | ||
{{GameCategory|arma2|Scripting Commands}}  | {{GameCategory|arma2|Scripting Commands}}  | ||
Revision as of 15:48, 18 January 2021
Description
- Description:
 - Gets the vehicle attached to the waypoint.
A vehicle can be attached to a waypoint by- creating the waypoint on top of the vehicle (in the editor)
 - using waypointAttachVehicle
 
 - Groups:
 - Waypoints
 
Syntax
- Syntax:
 - waypointAttachedVehicle waypoint
 - Parameters:
 - waypoint: Array - format Waypoint
 - Return Value:
 - Object
 
Examples
- Example 1:
 waypointAttachedVehicle [groupOne,1]- Example 2:
 waypointAttachedVehicle [group player, currentWaypoint group player]
Additional Information
- See also:
 - waypointsdeleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypecurrentWaypointattachObjectattachToattachedObjectsattachedTolightAttachObjecttriggerAttachVehicleattachedObject
 
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