044D

From GTAMods Wiki
Revision as of 06:40, 1 June 2016 by Spaceeinstein (talk | contribs) (Created page with "{{OpCode | games = {{Icon|3}} {{Icon|VC}} | command = LOAD_SPLASH_SCREEN | description = Loads a splash screen | syntax1 = 044D: load_splash '[''string'']' | p1t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City LOAD_SPLASH_SCREEN


Description
Loads a splash screen
Syntax
044D: load_splash '[string]'
Parameter
[string]
7-character TXD file name without file extension in the txd directory

This opcode loads a splash screen from the specified texture file in the txd directory. Any upper case letters (A-Z) are converted to lower case by the game internally. In order to view the splash screen, you must set the fade color to "0 0 0" in GTA III or "2 2 2" in Vice City, and perform a fade (either in or out). The splash screen will fade in and out along with the screen. The texture name within the TXD file must match the TXD file name; if there is no match, the game displays a white screen.

Keywords

load, splash, screen, texture