Difference between revisions of "VN ms fnc sfx wakeUp"

From Savage Game Design Wiki
Jump to navigation Jump to search
m (Text replacement - "]]; |p1n=" to "]] |p1n=")
(Page filling)
 
Line 1: Line 1:
[[Category:TODO]]
 
 
{{Function
 
{{Function
  
Line 8: Line 7:
 
|a=
 
|a=
  
|e=
+
|e= local
  
 
|g1= sfx
 
|g1= sfx
  
|d= <pre>/*
+
|d= Creates wakeup overlay effect.
    Author: Wyqer, veteran29
 
    Date: 2019-07-09
 
  
    Description:
+
|s= [] call [[VN_ms_fnc_sfx_wakeUp]]
        Creates wakeup overlay effect.
 
 
 
    Parameter(s):
 
        NONE
 
 
 
    Returns:
 
        Handle to wakeup script [SCRIPT]
 
*/
 
 
 
</pre><small>''(Placeholder description extracted from the function header by '''LM_exportFunctionsToWiki.sqf''')''</small>
 
 
 
|s= [] call [[vn_ms_fnc_sfx_wakeUp]]
 
  
 
|p1n=
 
|p1n=
Line 40: Line 25:
 
|p2v=
 
|p2v=
  
|r1t=
+
|r1t= handle
 
|r1d=
 
|r1d=
  
|x1= <code>-</code>
+
|x1= <code>[] call [[VN_ms_fnc_sfx_wakeUp]];</code>
 
}}
 
}}

Latest revision as of 17:49, 22 February 2021

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

Description

Creates wakeup overlay effect.

Syntax

Syntax
[] call VN_ms_fnc_sfx_wakeUp
Return value
Script (Handle)

Examples

Example 1
[] call VN_ms_fnc_sfx_wakeUp;