waypointAttachVehicle: Difference between revisions
Jump to navigation
Jump to search
m (+ Category) |
mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Attaches a | | Attaches a [[Object#Unit|Unit]] to the given [[Waypoint]]. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Waypoint]] '''waypointAttachVehicle''' [[Object#Unit|Unit]]|= Syntax | ||
|p1= | |p1= [[Waypoint]]: [[Array]] |= Parameter 1 | ||
|p2= | |p2= [[Object#Unit|Unit]]: [[Object]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[ | |x1= <code>[_grp, 2] waypointAttachVehicle [[vehicle]] [[player]]</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 02:38, 1 September 2007
Description
- Description:
- Attaches a Unit to the given Waypoint.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Waypoint waypointAttachVehicle Unit
- Parameters:
- Waypoint: Array
- Unit: Object
- Return Value:
- Nothing
Examples
Additional Information
- See also:
- See also needed
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