04ED

From GTAMods Wiki
Revision as of 11:11, 3 December 2016 by Spaceeinstein (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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