From Bohemia Interactive Community
|
|
(27 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{Command|= | | {{RV|type=command |
| ____________________________________________________________________________________________
| |
|
| |
|
| | arma3 |Game= | | |game1= arma3 |
| | |version1= 1.92 |
|
| |
|
| |1.92|Game Version =(number surrounded by NO SPACES) | | |gr1= Weapons |
|
| |
|
| |arg= |Multiplayer Arguments =("local" or "global") | | |descr= Returns a guided missile's target. |
|
| |
|
| |eff= |Multiplayer Effects =("local" or "global") | | |s1= [[missileTarget]] munition |
| | |
| |exec= |Multiplayer Execution =("server" or empty)
| |
| ____________________________________________________________________________________________
| |
| | |
| | Returns a guided missile's target. |Description=
| |
| ____________________________________________________________________________________________
| |
| | |
| | missileTargetPos munition |Syntax=
| |
|
| |
|
| |p1= munition: [[Object]] | | |p1= munition: [[Object]] |
|
| |
|
| | [[Object]] |Return Value= | | |r1= [[Object]] |
| ____________________________________________________________________________________________
| |
|
| |
|
| |x1= <code>[[missileTarget]] missile1</code> |Example 1= | | |x1= <sqf>missileTarget missile1;</sqf> |
| ____________________________________________________________________________________________
| |
|
| |
|
| |mp= - |Multiplayer Behaviour= | | |seealso= [[missileTargetPos]] [[setMissileTargetPos]] [[setMissileTarget]] [[missileState]] |
| | |
| | [[missileTargetPos]] [[setMissileTargetPos]] [[setMissileTarget]] |See Also=
| |
| }} | | }} |
|
| |
| <dl class="command_description">
| |
| <!-- BEGIN Note Section -->
| |
| <!-- For example:
| |
| <dd class="notedate">Posted on Month Day, Year - Time (UTC)</dd>
| |
| <dt class="note">'''[[User:User Name|User Name]]'''</dt>
| |
| <dd class="note">This is an example note. It is true and verifiable, and contains a little code snippet.
| |
| <code>[[if]] ([[_this]] == anExample) [[then]] { [[hint]] "Leave it here for others to read"; };</code></dd>
| |
| -->
| |
| <!-- END Note Section -->
| |
| </dl>
| |
|
| |
| <h3 style="display:none">Bottom Section</h3>
| |
| <!-- Appropriate categories go here -->
| |
|
| |
| [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
| |
Latest revision as of 00:40, 1 July 2024