Difference between revisions of "DO SCREEN FADE OUT"

From GTAMods Wiki
Jump to navigation Jump to search
(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...)
(No difference)

Revision as of 18:33, 2 January 2009

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.