Vn_ms_fnc_respawn_addSaveAction

From Savage Game Design Wiki
Revision as of 22:49, 4 May 2022 by Slow (talk | contribs)
(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 action to save the current loadout of the action caller as respawn loadout.

Syntax

Syntax
[_object] call vn_ms_fnc_respawn_addSaveAction;
Parameters
_object: Object - (Optional, default objNull) Object to add the action for loadout saving
Return value
Boolean - Function reached the end