AmmoBox
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