03F1
Revision as of 21:51, 31 January 2010 by Spaceeinstein (talk | contribs)
{{{games}}}
- Description
- Sets the ped type's hostility to other pedtypes
- Syntax
- {{{syntax1}}}
- Parameter
This opcode sets the ped type's hostility to other ped types and will attack the threat ped type on sight. The threat ped type cannot overwrite hardcoded threats or threats set in the ped.dat file. The threat ped type is binary converted to decimal format. The effect of this opcode can be reset using 03F2.
List of usable values
The following is a list of usable flags to use as threat pedtype.
Parameter 1 | Parameter 2 | GTA III | Vice City |
---|---|---|---|
0 | 1 | PLAYER1 (you) | |
1 | 2 | PLAYER2 (unused) | |
2 | 4 | PLAYER3 (unused) | |
3 | 8 | PLAYER4 (unused) | |
4 | 16 | CIVMALE | |
5 | 32 | CIVFEMALE | |
6 | 64 | COP | |
7 | 128 | GANG1 (Mafia) | GANG1 (Cubans) |
8 | 256 | GANG2 (Triads) | GANG2 (Haitians) |
9 | 512 | GANG3 (Diablos) | GANG3 (Streetwannabe's) |
10 | 1024 | GANG4 (Yakuza) | GANG4 (Diaz's gang) |
11 | 2048 | GANG5 (Yardies) | GANG5 (Security guards) |
12 | 4096 | GANG6 (Colombians) | GANG6 (Biker gang) |
13 | 8192 | GANG7 Hoods | GANG7 (Vercetti gang) |
14 | 16384 | GANG8 (unused) | GANG8 (Golfers) |
15 | 32768 | GANG9 (unused) | |
16 | 65536 | EMERGENCY (Paramedics) | |
17 | 131072 | FIREMAN | |
18 | 262144 | CRIMINAL | |
19 | 524288 | SPECIAL |
Keywords
aggressive, hate, hostile, pedtype, gang