missileTargetPos: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Killzone Kid (talk | contribs) (format) |
||
Line 16: | Line 16: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| missileTargetPos munition |Syntax= | | [[missileTargetPos]] munition |Syntax= | ||
|p1= munition: [[Object]] | |p1= munition: [[Object]] | ||
| [[ | | [[Array]] - position in format [[PositionASL]] |Return Value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[missileTargetPos]] missile1</code> |Example 1= | |x1= <code>_pos = [[missileTargetPos]] missile1;</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[missileTarget]] [[setMissileTargetPos]] [[setMissileTarget]] |See Also= | | [[missileTarget]], [[setMissileTargetPos]], [[setMissileTarget]] |See Also= | ||
}} | }} | ||
Revision as of 12:06, 8 January 2020
Description
- Description:
- Returns a guided missile's target position.
- Groups:
- Uncategorised
Syntax
- Syntax:
- missileTargetPos munition
- Parameters:
- munition: Object
- Return Value:
- Array - position in format PositionASL
Examples
- Example 1:
_pos = missileTargetPos missile1;
Additional Information
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