Difference between revisions of "04EF"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{OpCode | ini = 04EF=1,%1s% | description = Releases an animation file from memory | p1 = Name of the animation file | game = San Andreas | native = [[REM...)
 
Line 3: Line 3:
 
| description = Releases an [[animation]] file from memory
 
| description = Releases an [[animation]] file from memory
 
| p1          = Name of the animation file
 
| p1          = Name of the animation file
| game        = San Andreas
+
| game        = [[Vice City]], [[San Andreas]]
 
| native      = [[REMOVE_ANIMS]]
 
| native      = [[REMOVE_ANIMS]]
 
}}
 
}}

Revision as of 06:39, 8 December 2009

{{{games}}}


Description
Releases an animation file from memory
Syntax
{{{syntax1}}}
Parameter
Native analog
REMOVE_ANIMS

This opcode marks the animation that is loaded when using opcode 04ED as no longer needed. Do not release the "PED" animation file or else it could crash the game.

Keywords

remove, release, unload, animation