Difference between revisions of "AmmoBox"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
<dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Groups:</dt> | <dt style="clear:both;font-weight:bold;position:absolute;padding:.3em;">Groups:</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;"> | ||
Kosher Arsenal: Eric's Mission Framework | |||
</div></dd> | </div></dd> | ||
</dl> | </dl> |
Revision as of 19:12, 15 June 2021
Description
- Description:
This function creates a "Rearm Arsenal" at which players can restock on ammunition, grenades, and misc items. It will allow players to save loadouts as well but won't allow loading or creating new ones.
- Execution:
call
- Groups:
Kosher Arsenal: Eric's Mission Framework
Syntax
- Syntax:
[obj] call EMF_fnc_kosherAmmoBox
- Parameters:
obj: Object - Object to apply the arsenal to.
- Return Value:
Boolean - Returns true on success.
Examples
- Example 1:
[this] call EMF_fnc_kosherAmmoBox;
Additional Information
- See also:
Notes