BIS fnc compatibleItems: Difference between revisions
Jump to navigation
Jump to search
(Created page with " {{Function|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.24|= Game version _______________...") |
mNo edit summary |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|< | | <pre>/* | ||
Author: Karel Moricky | Author: Karel Moricky | ||
Line 20: | Line 20: | ||
ARRAY of STRINGs | ARRAY of STRINGs | ||
*/ | */ | ||
</ | |||
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_compatibleItems]])''</small> |= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 06:48, 6 October 2017
Description
- Description:
/* Author: Karel Moricky Description: Return all compatible weapon attachments Parameter(s): 0: STRING - weapon class Returns: ARRAY of STRINGs */
(Placeholder description extracted from the function header by BIS_fnc_compatibleItems)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [weapon] call BIS_fnc_compatibleItems
- Parameters:
- weapon: String - weapon class
- Return Value:
- Array
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