findCover: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|FINDCOVER]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|FINDCOVER]]
____________________________________________________________________________________________
 
| arma |= Game name


|2.92|= Game version
____________________________________________________________________________________________


<h2 style="color:#000066">'''''object '' findCover  '' [position, hidePosition, maxDist]'''''</h2>
| Returns the object where the object should search for cover. |= Description
____________________________________________________________________________________________


| object '''findCover''' [position, hidePosition, maxDist] |= Syntax


'''Operand types:'''
|p1= object [[Object]] |= Parameter 1


'''object''': [[Object]]
|p2= [position, hidePosition, maxDist] [[Array]] |= Parameter 2
   
'''[position, hidePosition, maxDist]''': [[Array]]


'''Type of returned value:'''
| [[Object]] |= Return value
____________________________________________________________________________________________


[[Object]]
|  |= See also


'''Compatibility:'''
}}


Version 2.92 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Returns the object where the object should search for cover.
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|FINDCOVER]]
[[Category:Scripting Commands ArmA|FINDCOVER]]

Revision as of 01:09, 2 August 2006

-wrong parameter ("Arma") defined!-2.92
Hover & click on the images for description

Description

Description:
Returns the object where the object should search for cover.
Groups:
Uncategorised

Syntax

Syntax:
object findCover [position, hidePosition, maxDist]
Parameters:
object Object
[position, hidePosition, maxDist] Array
Return Value:
Object

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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

Notes

Bottom Section