missileTargetPos: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 18: | Line 18: | ||
|seealso= [[missileTarget]], [[setMissileTargetPos]], [[setMissileTarget]] | |seealso= [[missileTarget]], [[setMissileTargetPos]], [[setMissileTarget]] | ||
}} | }} | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 09:18, 11 June 2021
Description
- Description:
- Returns a guided missile's target position.
- Groups:
- Weapons
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