Difference between revisions of "ForceArsenal"

From cluster wiki
Jump to navigation Jump to search
m (Eric moved page KosherArsenalForce to ForceArsenal: Renamed function)
(No difference)

Revision as of 14:02, 26 March 2022

Description
Description:

This function forces the player into a arsenal similar to the initial spawn arsenal created with KosherArsenal

Execution:

call

Groups:

Kosher Arsenal: Eric's Mission Framework

Syntax
Syntax:

[unit] call emf_kosherArsenal_fnc_forceArsenal

Parameters:

unit: Object - Unit to apply the arsenal to.

Return Value:

Boolean - Returns true on success.

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


Notes