Difference between revisions of "0776"

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

Revision as of 00:03, 17 January 2010

{{{games}}}


Description
Makes an object group appear
Syntax
{{{syntax1}}}
Parameter
Native analog
REQUEST_IPL

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

List of used Object Groups

The following is a list of object groups used by the game.

Name Description
BARRIERS1 Los Santos bridge barriers
BARRIERS2 San Fierro bridge barriers
CRACK Smoke's Crack Palace entrance
CARTER Objects inside Smoke's Crack Factory before being blown up
TRUTHSFARM Truth's crops

Keywords

create, object, objects, group