Difference between revisions of "Vn ms fnc params respawnDelay"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= params |d= <pre>Fetches VN Respawn delay parameter.</pre> |s= [] call vn_ms_fnc_params_respawnDelay; |p1n...")
 
 
Line 13: Line 13:
  
  
|s= [] call [[vn_ms_fnc_params_respawnDelay]];
+
|s= [_paramValue] call [[vn_ms_fnc_params_respawnDelay]];
  
 
|p1n=_paramValue
 
|p1n=_paramValue

Latest revision as of 22:56, 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

Fetches VN Respawn delay parameter.

Syntax

Syntax
[_paramValue] call vn_ms_fnc_params_respawnDelay;
Parameters
_paramValue: Number - (Optional, default 60) Respawn delay time
Return value
Boolean - Function reached the end