waypointAttachedVehicle: Difference between revisions
Jump to navigation
Jump to search
m (wording) |
(see also) |
||
Line 30: | Line 30: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[waypointAttachVehicle]] |= SEEALSO | | [[waypointAttachVehicle]], [[waypoints]], [[deleteWaypoint]], [[copyWaypoints]], [[setCurrentWaypoint]], [[setWaypointBehaviour]], [[setWaypointCombatMode]], [[setWaypointCompletionRadius]], [[setWaypointDescription]], [[setWaypointFormation]], [[setWaypointHousePosition]], [[setWaypointPosition]], [[setWaypointScript]], [[setWaypointSpeed]], [[setWaypointStatements]], [[setWaypointTimeout]], [[setWaypointType]], [[setWaypointVisible]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 15:03, 6 May 2014
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:
- Uncategorised
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:
- waypointAttachVehiclewaypointsdeleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisible
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