From Bohemia Interactive Community
|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
| [[Category:Scripting Commands|DOWATCHTARGET]]
| | #REDIRECT [[doWatch]] |
| [[Category:Scripting Commands OFP 1.96|DOWATCHTARGET]]
| |
| [[Category:Scripting Commands OFP 1.46|DOWATCHTARGET]]
| |
| [[Category:Scripting Commands ArmA|DOWATCHTARGET]]
| |
| | |
| {{Command|= Comments
| |
| ____________________________________________________________________________________________
| |
| | |
| | ofp |= Game name
| |
| | |
| |1.00|= Game version
| |
| ____________________________________________________________________________________________
| |
| | |
| | |= Description
| |
| ____________________________________________________________________________________________
| |
| | |
| | '''doWatch target''' |= Syntax
| |
| | |
| | |= Return value
| |
| ____________________________________________________________________________________________
| |
| | |
| | |= See also
| |
| | |
| }}
| |
| | |
| <h3 style="display:none">Notes</h3>
| |
| <dl class="command_description">
| |
| <!-- Note Section BEGIN -->
| |
| | |
| <!-- Note Section END -->
| |
| | |
| </dl>
| |
| | |
| <h3 style="display:none">Bottom Section</h3>
| |
| <h2 style="color:#000066">'''''unit'' doWatch ''target'''''</h2>
| |
| | |
| | |
| '''Operand types:'''
| |
| | |
| '''unit:''' [[Object]] or [[Array]]
| |
| | |
| '''target:''' [[Object]]
| |
| | |
| '''Type of returned value:'''
| |
| | |
| [[Nothing]]
| |
| | |
| '''Description:'''
| |
| | |
| Orders the unit to watch the given '''target''' (silently).
| |
| | |
| | |
| '''Example:'''
| |
| | |
| soldierOne '''doWatch''' [[player]]
| |
Latest revision as of 13:16, 2 August 2006