AmmoBox

From cluster wiki
Revision as of 14:08, 26 March 2022 by Eric (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Description
Description:

This function creates a "Rearm Arsenal" at which players can restock on ammunition, grenades, and misc items.

Execution:

call

Groups:

Kosher Arsenal: Eric's Mission Framework

Syntax
Syntax:

[obj] call emf_kosherArsenal_fnc_ammobox

Parameters:

obj: Object - Object to apply the arsenal to.

Return Value:

Boolean - Returns true on success.

Examples
Example 1:
[this] call emf_kosherArsenal_fnc_ammobox;
Additional Information
See also:


Notes