038F

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City San Andreas LOAD_SPRITE


Description
Loads the sprite
Syntax
GTA III Vice City 038F: load_texture '[string]' as [int]
San Andreas 038F: load_texture "[string]" as [int]
Parameter
[int]
Memory slot
[string]
The name of the sprite

This opcode loads the sprite from the texture dictionary loaded through opcode 0390 into the memory slot. Any upper case letters (A-Z) are converted to lower case by the game internally. Opcode 038D is used to draw the sprite onto the screen. This opcode was never called in the original script of GTA III and Vice City.

Example

See 038D#Example

Keywords

load, texture, txd, sprite