weapons: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|WEAPONS]]
{{Command|= Comments
[[Category:Scripting Commands OFP 1.96|WEAPONS]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|WEAPONS]]


|  |= Game name


<h2 style="color:#000066">'''weapons ''vehicle'''''</h2>
||= Game version
____________________________________________________________________________________________


| x |= Description
____________________________________________________________________________________________


'''Operand types:'''
| x '''weapons''' x |= Syntax


'''vehicle:''' [[Object]]
| [[X]]
X |= Return value
____________________________________________________________________________________________
 
|x1= <pre>Code</pre>


'''Type of returned value:'''
returns X |= Example 1
____________________________________________________________________________________________


[[Array]]
|  |= See also


'''Compatibility:'''
}}


Added in version '''1.75'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


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


Returns array of names of all vehicle's weapons.
<h3 style="display:none">Bottom Section</h3>


 
[[Category:Scripting Commands|WEAPONS]]
'''Example:'''
[[Category:Scripting Commands OFP 1.96|WEAPONS]]
 
[[Category:Scripting Commands ArmA|WEAPONS]]
wArray = '''weapons''' [[player]]

Revision as of 23:09, 1 August 2006

Hover & click on the images for description

Description

Description:
x
Groups:
Uncategorised

Syntax

Syntax:
x weapons x
Return Value:
X - X

Examples

Example 1:
Code
returns X

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