Difference between revisions of "ForceClose"

From cluster wiki
Jump to navigation Jump to search
(Created page with "<div style="padding:0.33em 2em;font-size:1.2em;font-weight:bold;display:block; border-bottom: #25A1A1 solid 1px; background-color:#E0FFFF;color:#25A1A1">Description</div> <dl...")
 
Line 6: Line 6:
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Description:</dt>
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Description:</dt>
<dd style="width:90%;padding:.3em .3em .3em 7em;"><div style="display:block;">
<dd style="width:90%;padding:.3em .3em .3em 7em;"><div style="display:block;">
This function force closes kosher arsenal for unit.
Force closes kosher arsenal for given unit.
</div></dd>
</div></dd>



Revision as of 14:06, 26 March 2022

Description
Description:

Force closes kosher arsenal for given unit.

Execution:

call

Groups:

Kosher Arsenal: Eric's Mission Framework

Syntax
Syntax:

[unit] call emf_kosherArsenal_fnc_forceClose

Parameters:

unit: Object - Unit to force close kosher arsenal on.

Return Value:

None

Examples
Example 1:
[["myLoadout"], false, true] call emf_kosherArsenal_fnc_forceClose;
Additional Information
See also:


Notes