cmf_kosherArsenal_fnc_forceArsenal

From cluster wiki
Revision as of 21:48, 17 December 2022 by Eric (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Hover & click on the images for description
Description
Description:
This function will force open a kosherArsenal arsenal on the provided unit.
Execution:
Call
Groups:
CMF3: kosherArsenal
Syntax
Syntax:
[unit, forcePrimary] call cmf_kosherArsenal_fnc_forceArsenal
Parameters:
unit: Object - The unit to force open the arsenal on
forcePrimary : Boolean - If true will force the unit to get a primary weapon
Return Value:
None
Examples
Example 1:
[myUnit, true] call cmf_kosherArsenal_fnc_forceArsenal;
Additional Information
See also:
cmf_kosherArsenal_fnc_ammobox cmf_kosherArsenal_fnc_forceClose cmf_kosherArsenal_fnc_init cmf_kosherArsenal_fnc_kosherAI
Internal Variables
Locality Namespace Name Description
GLOBAL Unit cmf_kosherArsenal_loadout A variable containing the loadoutfile to use
Events
No events
Notes