waypointAttachVehicle: Difference between revisions
Jump to navigation
Jump to search
m (fixed bad links in note) |
m (fixed bad links in note) |
||
Line 50: | Line 50: | ||
<dt class="note">[[User:Erentar|Erentar]]</dt> | <dt class="note">[[User:Erentar|Erentar]]</dt> | ||
<dd class="note"> | <dd class="note"> | ||
Attaches a [[Waypoint]] to the given [[vehicle]] or [[unit]]. Attached waypoint automatically follows the vehicle/unit it is attached to. | Attaches a [[Waypoint]] to the given [[vehicle]] or [[units|unit]]. Attached waypoint automatically follows the vehicle/unit it is attached to. | ||
</dd> | </dd> | ||
</dl> | </dl> | ||
<!-- DISCONTINUE Notes --> | <!-- DISCONTINUE Notes --> |
Revision as of 09:55, 6 September 2019
Description
- Description:
- Attaches a vehicle Object to the given Waypoint.
- Groups:
- Uncategorised
Syntax
- Syntax:
- waypoint waypointAttachVehicle vehicleName
- Parameters:
- waypoint: Waypoint
- vehicleName: Object
- Return Value:
- Nothing
Examples
- Example 1:
[_grp, 2] waypointAttachVehicle vehicle player;
- Example 2:
((waypoints player) select 0) waypointAttachVehicle _soldier1;
Additional Information
- See also:
- waypointsdeleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypecurrentWaypointattachObjectattachToattachedObjectsattachedTolightAttachObjecttriggerAttachVehicleattachedObject
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