DO SCREEN FADE OUT

From GTAMods Wiki
Revision as of 18:33, 2 January 2009 by GAK (talk | contribs) (New page: {{Native |np=1 |p1t=Integer |p1d=Time to fade out }} This function fade out the screen and turn off the sound of the game. To fade in the screen and turn on the sound call [[DO_SCREEN_FAD...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
DO_SCREEN_FADE_OUT
Number of parameters: 1
Parameter #TypeDescription
1.IntegerTime to fade out
Return value:
TypeDescription
None

This function fade out the screen and turn off the sound of the game. To fade in the screen and turn on the sound call DO_SCREEN_FADE_IN.