getPylonMagazines: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ | arma3dev |= Game name |1.70|= Game Version ______________________...") |
No edit summary |
||
Line 34: | Line 34: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on May 12, 2017 - 19:58 (UTC)</dd> | |||
<dt class="note">[[User:AgentRevolution|AgentRevolution]]</dt> | |||
<dd class="note"> | |||
The indexes of the returned array's elements are relative to the pylon IDs, such that element 0 is pylon 1, element 1 is pylon 2, etc. | |||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> |
Revision as of 20:58, 12 May 2017
Description
- Description:
- Return array of magazines on pylons
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- getPylonMagazines (vehicle player)
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
[[Category:Introduced with arma3dev version 1.70]][[ Category: arma3dev: New Scripting Commands | GETPYLONMAGAZINES]][[ Category: arma3dev: Scripting Commands | GETPYLONMAGAZINES]]
Notes
Bottom Section
- Posted on May 12, 2017 - 19:58 (UTC)
- AgentRevolution
- The indexes of the returned array's elements are relative to the pylon IDs, such that element 0 is pylon 1, element 1 is pylon 2, etc.