04ED

From GTAMods Wiki
Jump to navigation Jump to search

Vice City San Andreas REQUEST_ANIMATION


Description
Loads an animation file into memory
Syntax
Vice City 04ED: load_animation '[string]'
San Andreas 04ED: load_animation "[string]"
Parameter
[string]
Animation file

This opcode is almost always required when using animation opcodes that need to read from a specific animation file. The only animation file that does not need loading is "PED". Opcode 04EE checks if the animation is loaded and opcode 04EF marks the animation as no longer needed.

Keywords

load, request, animation