waypointAttachObject: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ") |
||
Line 24: | Line 24: | ||
|s2= waypoint [[waypointAttachObject]] object | |s2= waypoint [[waypointAttachObject]] object | ||
|p21= waypoint: [[Array]] - format [[Waypoint]] | |p21= waypoint: [[Array]] - format [[Waypoint]] | ||
|p22= object: [[Object]] - static object | |p22= object: [[Object]] - static object | ||
|r2= [[Nothing]] | |r2= [[Nothing]] |
Revision as of 18:08, 29 January 2021
Description
- Description:
- Description needed
- Groups:
- Waypoints
Syntax
- Syntax:
- Syntax needed
- Parameters:
- waypoint: Array - format Waypoint
- objectID: Number
- Return Value:
- Return value needed
Alternative Syntax
- Syntax:
- waypoint waypointAttachObject object
- Parameters:
- waypoint: Array - format Waypoint
- object: Object - static object
- Return Value:
- Nothing
Examples
- Example 1:
[_grp, 2] waypointAttachObject 1234;
- Example 2:
private _wp = group player addWaypoint [[1907.5, 5746.5, 0.00144196], 0]; _wp waypointAttachObject ((waypointPosition _wp) nearestObject 66220);
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