doWatch: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
[[Category:Scripting Commands ArmA|DOWATCHPOSITION]] | [[Category:Scripting Commands ArmA|DOWATCHPOSITION]] | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofp |= Game name | |||
|1.00|= Game version | |||
____________________________________________________________________________________________ | |||
| |= Description | |||
____________________________________________________________________________________________ | |||
| '''doWatch position''' |= Syntax | |||
| |= Return value | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
<h2 style="color:#000066"> '''''unit'' doWatch ''position'''''</h2> | <h2 style="color:#000066"> '''''unit'' doWatch ''position'''''</h2> |
Revision as of 05:21, 2 August 2006
Description
- Description:
- Description needed
- Groups:
- Uncategorised
Syntax
- Syntax:
- doWatch position
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
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
Notes
Bottom Section
unit doWatch position
Operand types:
position: Array
Type of returned value:
Description:
Orders the unit to watch the given position (format Position) (silently).
Example:
soldierOne doWatch getMarkerPos "MarkerMoveOne"