Difference between revisions of "Ped type"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: '''Ped type''' determines ped behaviour and influences his relationships with other peds. For San Andreas the default pedtype for each ped model is set in the file <code>peds.ide</code...)
 
Line 1: Line 1:
 
'''Ped type''' determines ped behaviour and influences his relationships with other peds. For San Andreas the default pedtype for each ped model is set in the file <code>[[peds.ide]]</code>. Ped type is also an additional parameter of the ped creating opcodes ([[009A]] and similar).
 
'''Ped type''' determines ped behaviour and influences his relationships with other peds. For San Andreas the default pedtype for each ped model is set in the file <code>[[peds.ide]]</code>. Ped type is also an additional parameter of the ped creating opcodes ([[009A]] and similar).
 +
 +
==List of GTA:VC Ped Types==
 +
{|{{Prettytable}}
 +
!#ID
 +
!TYPE
 +
|-
 +
|0  ||PLAYER1
 +
|-
 +
|1  ||PLAYER2
 +
|-
 +
|2  ||PLAYER3
 +
|-
 +
|3  ||PLAYER4
 +
|-
 +
|4  ||CIVMALE
 +
|-
 +
|5  ||CIVFEMALE
 +
|-
 +
|6  ||COP
 +
|-
 +
|7  ||GANG1
 +
|-
 +
|8  ||GANG2
 +
|-
 +
|9  ||GANG3
 +
|-
 +
|10  ||GANG4
 +
|-
 +
|11  ||GANG5
 +
|-
 +
|12  ||GANG6
 +
|-
 +
|13  ||GANG7
 +
|-
 +
|14  ||GANG8
 +
|-
 +
|15  ||GANG9
 +
|-
 +
|16  ||EMERGENCY
 +
|-
 +
|17  ||FIREMAN
 +
|-
 +
|18  ||CRIMINAL
 +
|-
 +
|19  ||SPECIAL
 +
|}
  
 
==List of GTA:SA Ped Types==
 
==List of GTA:SA Ped Types==
 
{|{{Prettytable}}
 
{|{{Prettytable}}
 +
!#ID
 +
!TYPE
 +
|-
 
|0  ||PLAYER1   
 
|0  ||PLAYER1   
 
|-
 
|-

Revision as of 09:05, 11 January 2009

Ped type determines ped behaviour and influences his relationships with other peds. For San Andreas the default pedtype for each ped model is set in the file peds.ide. Ped type is also an additional parameter of the ped creating opcodes (009A and similar).

List of GTA:VC Ped Types

#ID TYPE
0 PLAYER1
1 PLAYER2
2 PLAYER3
3 PLAYER4
4 CIVMALE
5 CIVFEMALE
6 COP
7 GANG1
8 GANG2
9 GANG3
10 GANG4
11 GANG5
12 GANG6
13 GANG7
14 GANG8
15 GANG9
16 EMERGENCY
17 FIREMAN
18 CRIMINAL
19 SPECIAL

List of GTA:SA Ped Types

#ID TYPE
0 PLAYER1
1 PLAYER2
2 PLAYER_NETWORK
3 PLAYER_UNUSED
4 CIVMALE
5 CIVFEMALE
6 COP
7 GANG1 (Ballas)
8 GANG2 (Grove Street Families)
9 GANG3 (Los Santos Vagos)
10 GANG4 (San Fierro Rifa)
11 GANG5 (Da Nang Boys)
12 GANG6 (Mafia)
13 GANG7 (Mountain Cloud Triad)
14 GANG8 (Varrio Los Aztecas)
15 GANG9 (unused)
16 GANG10 (unused)
17 DEALER
18 MEDIC
19 FIREMAN
20 CRIMINAL
21 BUM
22 PROSTITUTE
23 SPECIAL
24 MISSION1
25 MISSION2
26 MISSION3
27 MISSION4
28 MISSION5
29 MISSION6
30 MISSION7
31 MISSION8