0390

From GTAMods Wiki
Revision as of 15:28, 14 September 2017 by Spaceeinstein (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas LOAD_TEXTURE_DICTIONARY


Description
Loads the texture dictionary
Syntax
0390: load_txd_dictionary '[string]'
Parameter
[string]
Texture dictionary file name without extension — must be placed in the .\models directory for GTA III and Vice City or the .\models\txd directory for San Andreas

This opcode loads the texture dictionary for use in drawing sprites on the screen. When no longer needed, the texture dictionary can be removed through opcode 0391. This opcode was never called in the original scripts of GTA III or Vice City.

Example

See 038D#Example

Keywords

load, texture, dictionary, txd