Scripting/Squirrel/Functions/GetWastedSettings: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "This function will return the appearence of the wasted screen when a player dies. == Syntax == <pre>GetWastedSettings()</pre> == Arguments == '''N/A''' == Return value ==...")
 
No edit summary
 
Line 23: Line 23:


{{Scripting/Squirrel/Functions/Spawn_and_Wasted_Screen_Functions}}
{{Scripting/Squirrel/Functions/Spawn_and_Wasted_Screen_Functions}}
[[Category:Scripting/Squirrel/Functions/Spawn_and_Wasted_Screen_Functions]]

Latest revision as of 21:58, 30 January 2017

This function will return the appearence of the wasted screen when a player dies.

Syntax

GetWastedSettings()

Arguments

N/A

Return value

Example

This page needs an example. We will try our best to complete the wiki as soon as possible.

Notes

Related Functions