setMissileTargetPos: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma3dev |Game=
| arma3 |Game=


|1.93|Game Version =(number surrounded by NO SPACES)
|1.92|Game Version =(number surrounded by NO SPACES)


|arg=  |Multiplayer Arguments =("local" or "global")
|arg=  |Multiplayer Arguments =("local" or "global")

Revision as of 18:39, 29 April 2019

Hover & click on the images for description

Description

Description:
Sets a guided missile's target position.
Multiplayer:
-
Groups:
Uncategorised

Syntax

Syntax:
munition setMissileTargetPos position
Parameters:
munition: Object
position: Position in ATL
Return Value:
Nothing

Examples

Example 1:
missile1 setMissileTargetPos getPos tgt

Additional Information

See also:
missileTargetPos setMissileTarget missileTarget

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

Bottom Section