Vn_ms_fnc_addArsenalAction

From Savage Game Design Wiki
Revision as of 00:36, 5 May 2022 by Slow (talk | contribs) (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_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← 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