waypointAttachObject: Difference between revisions
| m (Added ArmA2) |  (add. classification) | ||
| Line 40: | Line 40: | ||
| [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
| [[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]] | ||
| [[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]] | |||
Revision as of 02:08, 2 December 2009
Description
- Description:
- Attaches a static object via it's numeric ID to the given waypoint.
- Groups:
- Uncategorised
Syntax
- Syntax:
- waypoint waypointAttachObject objectID
- Parameters:
- waypoint: Array - format Waypoint
- objectID: Number
- Return Value:
- Nothing
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
