missileTargetPos: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Killzone Kid (talk | contribs) No edit summary |
||
(27 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.92 | |||
| | |gr1= Weapons | ||
| | |descr= Returns a guided missile's target position. | ||
| | |s1= [[missileTargetPos]] munition | ||
|p1= munition: [[Object]] | |p1= munition: [[Object]] | ||
| [[ | |r1= [[Array]] in format [[Position#PositionASL|PositionASL]] | ||
|x1= < | |x1= <sqf>private _targetDistance = vehicle player distance missileTargetPos missile1;</sqf> | ||
| [[missileTarget]] [[setMissileTargetPos]] [[setMissileTarget]] | |seealso= [[missileTarget]] [[setMissileTargetPos]] [[setMissileTarget]] [[missileState]] | ||
}} | }} | ||
Latest revision as of 23:48, 30 June 2024
Description
- Description:
- Returns a guided missile's target position.
- Groups:
- Weapons
Syntax
- Syntax:
- missileTargetPos munition
- Parameters:
- munition: Object
- Return Value:
- Array in format PositionASL
Examples
- Example 1:
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