BIS fnc compatibleMagazines: Difference between revisions
Jump to navigation
Jump to search
(added page) |
Lou Montana (talk | contribs) m (Text replacement - "{{Function|= Comments " to "{{Function|Comments= ") |
||
Line 1: | Line 1: | ||
{{Function|= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= |
Revision as of 11:55, 26 June 2020
Description
- Description:
/* bis_fnc_compatibleMagazines Get all compatibile magazines for selected weapons. Function looks both for magazines listed in "magazines" array & compatibile magazineWells Input: 0: (String) : Weapon class name 1: (Bool) [Optional] : Decide if magazines with scope 1 should be also returned Output: Array of magazines (strings) Example: ["arifle_mx_f"] call bis_fnc_compatibleMagazines; compatibleMagazines Author: reyhard */
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [] call BIS_fnc_compatibleMagazines
- Parameters:
- parameter: Datatype - (Optional, default defValue) description
- Return Value:
- Datatype - description
Examples
- Example 1:
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