doWatch: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|Orders the unit to watch the given '''position''' | | Orders the unit to watch the given '''position''' (silently). |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''' | | unit '''doWatch''' position |= Syntax | ||
|p1= unit: [[Object]] or [[Array]] |=Parameter 1 | |||
|p2= position: [[Position]] |=Parameter 2 | |||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| x1 = soldierOne | |||
|x1= <pre>soldierOne doWatch getMarkerPos "MarkerMoveOne"</pre> | =Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | | |= See also | ||
Revision as of 12:12, 2 August 2006
Description
- Description:
- Orders the unit to watch the given position (silently).
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit doWatch position
- Parameters:
- unit: Object or Array
- position: Position
- Return Value:
- Nothing
Examples
- Example 1:
soldierOne doWatch getMarkerPos "MarkerMoveOne"
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