setMissileTargetPos: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ | arma3dev |Game= |1.93|Game Version =(number surrounded by NO SPACE...") |
mNo edit summary |
||
Line 25: | Line 25: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>missile1 [[ | |x1= <code>missile1 [[setMissileTargetPos]] getPos tgt</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 14:50, 23 April 2019
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
[[Category:Introduced with arma3dev version 1.93]][[ Category: arma3dev: New Scripting Commands | SETMISSILETARGETPOS]][[ Category: arma3dev: Scripting Commands | SETMISSILETARGETPOS]]