Difference between revisions of "0249"

From GTAMods Wiki
Jump to navigation Jump to search
 
m
Line 1: Line 1:
<code>0249=1,%1o%</code><br>
+
{{OpCode
'''Description''': Releases the model from memory<br>
+
| ini        = 0249=1,%1o%
'''Parameter 1''': [[DFF]] model ID or name as defined at the beginning of the <code>main.scm</code><br>
+
| description = Releases the model from memory
'''Supports''': GTA3, Vice City, San Andreas<br>
+
| p1          = [[DFF]] model ID or name as defined at the beginning of the <code>main.scm</code>
 
+
| game        = GTA3, Vice City, San Andreas
 +
| native      = [[MARK_MODEL_AS_NO_LONGER_NEEDED]]
 +
}}
 
This opcode releases the model after [[0247]] is used.
 
This opcode releases the model after [[0247]] is used.
  

Revision as of 19:56, 27 December 2008

{{{games}}}


Description
Releases the model from memory
Syntax
{{{syntax1}}}
Parameter
Native analog
MARK_MODEL_AS_NO_LONGER_NEEDED

This opcode releases the model after 0247 is used.

Keywords

release, model