Difference between revisions of "Vn ms fnc respawn addSaveAction"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= respawn |d= <pre>Adds action to save the current loadout of the action caller as respawn loadout.</pre> |s= []...")
(No difference)

Revision as of 22:49, 4 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 action to save the current loadout of the action caller as respawn loadout.

Syntax

Syntax
[] 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