currentMagazineDetail: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 24: | Line 24: | ||
_cmd [[splitString]] "([ ]/:)"; {{cc|["9mm","16Rnd","Mag","13","16","id","cr","10000011","0"]}}</code> | _cmd [[splitString]] "([ ]/:)"; {{cc|["9mm","16Rnd","Mag","13","16","id","cr","10000011","0"]}}</code> | ||
| [[magazinesDetail]], [[currentMagazine]] | |seealso= [[magazinesDetail]], [[currentMagazine]] | ||
}} | }} |
Revision as of 23:29, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- Unit InventoryVehicle Inventory
Syntax
- Syntax:
- Syntax needed
- Parameters:
- object: Object - unit or vehicle
- Return Value:
- Return value needed
Examples
- Example 1:
_currentMagazineDetail = currentMagazineDetail player; // "6.5mm 30Rnd STANAG Mag(30/30)[id:0]"
- Example 2:
_currentMagazineDetail = currentMagazineDetail Mi_48; // "30mm HE Shells(250/250)[id:21]
- Example 3:
_cmd = currentMagazineDetail player; // "9mm 16Rnd Mag(13/16)[id/cr:10000011/0]" _cmd splitString "([ ]/:)"; // ["9mm","16Rnd","Mag","13","16","id","cr","10000011","0"]
Additional Information
- See also:
- magazinesDetailcurrentMagazine
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