04ED
Jump to navigation
Jump to search
- Description
- Loads an animation file into memory
- Syntax
- 04ED: load_animation '[string]'
- 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