lookAt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (reset arma ver / fixed examples / desc) |
||
Line 4: | Line 4: | ||
| arma |= Game name | | arma |= Game name | ||
| | |1.00|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Control what the unit is looking at (target or position) (format [[Position]]) | | Control what the unit is looking at (target or position) (format [[Position]]) |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 19: | Line 18: | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code> someSoldier '''lookAt''' otherSoldier </code> |=Example 1 | |||
|x2= <code> otherSoldier '''lookAt''' [[getMarkerPos]] "markerOne" </code> |=Example 2 | |||
| |= See also | | |= See also | ||
Revision as of 00:54, 4 October 2006
Description
- Description:
- Control what the unit is looking at (target or position) (format Position)
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
someSoldier lookAt otherSoldier
- Example 2:
otherSoldier lookAt getMarkerPos "markerOne"
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