Difference between revisions of "Vn ms fnc addArsenalAction"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= general |d= <pre>Adds arsenal action to given object, if VN arsenal is enabled.</pre> |s= [_crate] call vn_ms_...")
 
(No difference)

Latest revision as of 00:36, 5 May 2022

← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Wyqer, veteran29
Argument(s): n/a
Effect(s): unknown

Description

Adds arsenal action to given object, if VN arsenal is enabled.

Syntax

Syntax
[_crate] call vn_ms_fnc_addArsenalAction;
Parameters
_crate: Object - (Optional, default objNull) Crate to add the action to.
Return value
Boolean - Function reached the end.

Examples

Example 1
[myCrate] call vn_ms_fnc_addArsenalAction