queryItemsPool: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "|r1=$1 |x1=")
Line 13: Line 13:
|p1=  name: [[String]]
|p1=  name: [[String]]


| [[Number]]
|r1= [[Number]]


|x1= <code>[[private]] _amountOfFAKgiven = [[queryItemsPool]] "FirstAidKit";</code>
|x1= <code>[[private]] _amountOfFAKgiven = [[queryItemsPool]] "FirstAidKit";</code>

Revision as of 15:19, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Weapon Pool

Syntax

Syntax:
Syntax needed
Parameters:
name: String
Return Value:
Number

Examples

Example 1:
private _amountOfFAKgiven = queryItemsPool "FirstAidKit";

Additional Information

See also:
Command Group: Weapon Pool queryWeaponPool

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