setCurrentWaypoint: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Populated, please adjust style to your liking.) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Sets the currently active waypoint for a group. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | group '''setCurrentWaypoint''' waypoint |= Syntax | ||
|p1= | |p1= group: [[Group]] |= Parameter 1 | ||
|p2= | |p2= waypoint: [[Array]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= | |x1= <pre>grp setCurrentWaypoint [grp, 1]</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 10:44, 24 February 2007
Description
- Description:
- Sets the currently active waypoint for a group.
- Groups:
- Uncategorised
Syntax
- Syntax:
- group setCurrentWaypoint waypoint
- Parameters:
- group: Group
- waypoint: Array
- Return Value:
- Nothing
Examples
- Example 1:
grp setCurrentWaypoint [grp, 1]
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