BIS fnc getVirtualWeaponCargo: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(page filling) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |Get virtual weapons to an object. Virtual items can be selected in the '''Arsenal'''. An object with full '''Arsenal''' will return '''["%1"]''' visit [[Arsenal]] for more information.|= Description | ||
____________________________________________________________________________________________ | |||
| object [[call]] '''BIS_fnc_getVirtualWeaponCargo''' |= Syntax | |||
|p1= object: [[Object]] - Object with [[Arsenal|Virtual Arsenal]] |= Parameter 1 | |||
| [[Array]] of [[String|strings]] - Virtual items that are available |= Return value | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| < | |x1= <code>_items = [[player]] [[call]] '''BIS_fnc_getVirtualWeaponCargo''';</code> |= example1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |exec= call |= Execution By | ||
| |= See also | |[[Arsenal]]|= See also | ||
}} | }} | ||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 19:10, 2 May 2018
Description
- Description:
- Get virtual weapons to an object. Virtual items can be selected in the Arsenal. An object with full Arsenal will return ["%1"] visit Arsenal for more information.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- object call BIS_fnc_getVirtualWeaponCargo
- Parameters:
- object: Object - Object with Virtual Arsenal
- Return Value:
- Array of strings - Virtual items that are available
Examples
Additional Information
- See also:
- Arsenal
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