Difference between revisions of "0777"

From GTAMods Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
| description = Makes an object group disappear
 
| description = Makes an object group disappear
 
| p1          = [[Binary IPL]] file name without extension
 
| p1          = [[Binary IPL]] file name without extension
| game        = San Andreas
+
| game        = [[San Andreas]]
 +
| native      = [[REMOVE_IPL]]
 
}}
 
}}
 
This opcode can make a group of objects defined in a binary IPL file to disappear in the game. To make it reappear, use opcode [[0776]].
 
This opcode can make a group of objects defined in a binary IPL file to disappear in the game. To make it reappear, use opcode [[0776]].
Line 9: Line 10:
 
== Keywords ==
 
== Keywords ==
 
delete, object, objects, group
 
delete, object, objects, group
 
[[Category:OpCodes]]
 

Revision as of 00:04, 17 January 2010

{{{games}}}


Description
Makes an object group disappear
Syntax
{{{syntax1}}}
Parameter
Native analog
REMOVE_IPL

This opcode can make a group of objects defined in a binary IPL file to disappear in the game. To make it reappear, use opcode 0776.

Keywords

delete, object, objects, group