Difference between revisions of "015C"

From GTAMods Wiki
Jump to navigation Jump to search
m
(icons added)
Line 5: Line 5:
 
| p2          = Time (0 = night: 19:00 - 8:00, 1 = day: 8:00 - 19:00)
 
| p2          = Time (0 = night: 19:00 - 8:00, 1 = day: 8:00 - 19:00)
 
| p3          = unknown (was documented as density but it's not)
 
| p3          = unknown (was documented as density but it's not)
| p4          = Mafia (III), Cubans (VC)
+
| p4          = {{Icon|3}} Mafia, {{Icon|VC}} Cubans
| p5          = Triads (III), Haitians (VC)
+
| p5          = {{Icon|3}} Triads, {{Icon|VC}} Haitians
| p6          = Diablos (III), Streetwannabe's (VC)
+
| p6          = {{Icon|3}} Diablos, {{Icon|VC}} Streetwannabe's
| p7          = Yakuza (III), Diaz's gang (VC)
+
| p7          = {{Icon|3}} Yakuza, {{Icon|VC}} Diaz's gang
| p8          = Yardies (III), Security guards (VC)
+
| p8          = {{Icon|3}} Yardies, {{Icon|VC}} Security guards
| p9          = Colombians (III), Biker gang (VC)
+
| p9          = {{Icon|3}} Colombians, {{Icon|VC}} Biker gang
| p10        = Hoods (III), Vercetti gang (VC)
+
| p10        = {{Icon|3}} Hoods, {{Icon|VC}} Vercetti gang
| p11        = Cops (III), Golfers (VC)
+
| p11        = {{Icon|3}} Cops, {{Icon|VC}} Golfers
 
| p12        = 0 (any other value crashes the game)
 
| p12        = 0 (any other value crashes the game)
| p13        = Cops (VC)
+
| p13        = {{Icon|VC}} Cops
 
| game        = [[GTA 3]], [[Vice City]]
 
| game        = [[GTA 3]], [[Vice City]]
 
}}
 
}}
 
This opcode sets the zone's gang info. This opcodes only spawns them on foot. To spawn them in cars, use opcode [[0152]]. In GTA III, this opcode has only 11 parameters. Vice City added two extra parameters to include more gangs. Parameters 4 and up are integers from 0 to 1000. These set the density of the gang. 0 means the gang takes up 0% of the random ped in the area and 1000 means the gang takes up 100% of the random ped in the area.
 
This opcode sets the zone's gang info. This opcodes only spawns them on foot. To spawn them in cars, use opcode [[0152]]. In GTA III, this opcode has only 11 parameters. Vice City added two extra parameters to include more gangs. Parameters 4 and up are integers from 0 to 1000. These set the density of the gang. 0 means the gang takes up 0% of the random ped in the area and 1000 means the gang takes up 100% of the random ped in the area.

Revision as of 18:46, 20 August 2009

{{{games}}}


Description
Sets the zone's gang info
Syntax
{{{syntax1}}}
Parameter

This opcode sets the zone's gang info. This opcodes only spawns them on foot. To spawn them in cars, use opcode 0152. In GTA III, this opcode has only 11 parameters. Vice City added two extra parameters to include more gangs. Parameters 4 and up are integers from 0 to 1000. These set the density of the gang. 0 means the gang takes up 0% of the random ped in the area and 1000 means the gang takes up 100% of the random ped in the area.