Difference between revisions of "0236"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 6: Line 6:
 
| game        = [[GTA 3]], [[Vice City]]
 
| game        = [[GTA 3]], [[Vice City]]
 
}}
 
}}
This opcode sets the gang's preferred vehicle to drive in. The opcode is used in conjunction with [[0152]] so it is useless by itself. Only one gang car can be used for each gang. If the vehicle is assigned to a ped (i.e. taxi drivers in taxis), it will not spawn the gang member but will spawn the assigned ped instead. This assignment seems [[hardcoded]].
+
This opcode sets the gang's preferred vehicle to drive in. The opcode is used in conjunction with [[0152]] so it is useless by itself. Only one gang car can be used for one gang. If more than one gang is assigned to one vehicle, the first assigned gang will be used. If more than one vehicle is assigned to a gang, the last assigned vehicle will be used. If the vehicle is [[hardcoded]] to be assigned to a ped (i.e. taxi drivers in taxis), it will not spawn the gang member but will spawn the assigned ped instead.
 +
 
 +
==Keywords==
 +
set, gang, assign, vehicle, car

Revision as of 01:54, 15 November 2009

{{{games}}}


Description
Sets the gang's preferred vehicle to drive in
Syntax
{{{syntax1}}}
Parameter

This opcode sets the gang's preferred vehicle to drive in. The opcode is used in conjunction with 0152 so it is useless by itself. Only one gang car can be used for one gang. If more than one gang is assigned to one vehicle, the first assigned gang will be used. If more than one vehicle is assigned to a gang, the last assigned vehicle will be used. If the vehicle is hardcoded to be assigned to a ped (i.e. taxi drivers in taxis), it will not spawn the gang member but will spawn the assigned ped instead.

Keywords

set, gang, assign, vehicle, car