waypointAttachObject: Difference between revisions
Jump to navigation
Jump to search
m (+ Category) |
mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Attaches a static object to the given waypoint. |= Description | | Attaches a static object via it's numeric ID to the given waypoint. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Waypoint]] '''waypointAttachObject''' [[Number]]|= Syntax | ||
|p1= | |p1= [[Waypoint]]: [[Array]] |= Parameter 1 | ||
|p2= | |p2= [[Number]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre>[ | |x1= <pre>[_grp, 2] waypointAttachObject 1234</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 02:37, 1 September 2007
Description
- Description:
- Attaches a static object via it's numeric ID to the given waypoint.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
[_grp, 2] waypointAttachObject 1234
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