glanceAt: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (formatted example) |
||
Line 21: | Line 21: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_someSoldier glanceAt _otherSoldier</code> | =E1 | |x1= <code>_someSoldier [[glanceAt]] _otherSoldier</code> | =E1 | ||
|x2= <code>_otherSoldier glanceAt [[markerPos]] "markerOne"</code> | =E2 | |x2= <code>_otherSoldier [[glanceAt]] [[markerPos]] "markerOne"</code> | =E2 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 17:39, 26 March 2016
Description
- Description:
- Control what the unit is glancing at (target or Position). How frequently the unit is glancing there depends on behaviour.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit(s) glanceAt position
- Parameters:
- unit(s): Object or Array
- position: Object or Array
- Return Value:
- Nothing
Examples
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