PEDS
This page requires more research. |
Supported games: | ![]() ![]() ![]() ![]() | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Short description: | Defines characters and pedestrians | ||||||||||||||
IDE Sections:
|
peds
is a section in the item definition file in Grand Theft Auto III, Grand Theft Auto: Vice City, Grand Theft Auto: San Andreas, and Grand Theft Auto IV. It is used to define characters and pedestrians and some of their properties.
Format
GTA III
This section is mainly used in the \data\default.ide
file.
peds Id, ModelName, TxdName, Default pedtype, Behavior, AnimGroup, Cars can drive mask end
![]() |
Identifier | Type | Description |
---|---|---|---|
A | Id | integer | Unique object identifier |
B | ModelName | string | Name of the .dff model file, without extension |
C | TxdName | string | Name of the .txd texture dictionary, without extension |
D | Default pedtype | string | The default ped type of the ped |
E | Behavior | string | The behavior of the ped as defined in the pedstats.dat file |
F | AnimGroup | string | The animation group for movements of the ped (see below) |
G | Cars can drive mask | hex | The classes of vehicle that the ped will drive in flag field representation as hex value (see below). |
Car groups
Class | Flag | |
---|---|---|
Hex | Binary | |
none | 0 | 0000 0000
|
poorfamily | 1 | 0000 0001
|
richfamily | 2 | 0000 0010
|
executive | 4 | 0000 0100
|
worker | 8 | 0000 1000
|
special | 10 | 0001 0000
|
big | 20 | 0010 0000
|
taxi | 40 | 0100 0000
|
GTA Vice City
This section is mainly used in the \data\default.ide
file.
peds Id, ModelName, TxdName, Default pedtype, Behavior, AnimGroup, Cars can drive mask, Animfile, Radio1, Radio2 end
![]() |
Identifier | Type | Description |
---|---|---|---|
A | Id | integer | Unique object identifier |
B | ModelName | string | Name of the .dff model file, without extension |
C | TxdName | string | Name of the .txd texture dictionary, without extension |
D | Default pedtype | string | The default ped type of the ped |
E | Behavior | string | The behavior of the ped as defined in the pedstats.dat file |
F | AnimGroup | string | The animation group for movements of the ped (see below) |
G | Cars can drive mask | hex | The classes of vehicle that the ped will drive in flag field representation as hex value (see below). |
H | Animfile | string | The animation file for secondary animations (like sunbathing) |
I,J | Radio1, Radio2 | integer[2] | Ped's preferred radio station, only works if the ped is driving a vehicle with a working radio (see below) |
Car groups
Class | Flag | |
---|---|---|
Hex | Binary | |
none | 0 | 0000 0000 0000
|
normal | 1 | 0000 0000 0001
|
poorfamily | 2 | 0000 0000 0010
|
richfamily | 4 | 0000 0000 0100
|
executive | 8 | 0000 0000 1000
|
worker | 10 | 0000 0001 0000
|
big | 20 | 0000 0010 0000
|
taxi | 40 | 0000 0100 0000
|
moped | 80 | 0000 1000 0000
|
motorbike | 100 | 0001 0000 0000
|
leisureboat | 200 | 0010 0000 0000
|
workerboat | 400 | 0100 0000 0000
|
GTA San Andreas
This section is mainly used in the \data\peds.ide
file.
peds Id, ModelName, TxdName, Default pedtype, Behavior, AnimGroup, Cars can drive mask, Flags, Animfile, Radio1, Radio2, VoiceArchive, Voice1, Voice2 end
![]() |
Identifier | Type | Description |
---|---|---|---|
A | Id | integer | Unique object identifier |
B | ModelName | string | Name of the .dff model file, without extension |
C | TxdName | string | Name of the .txd texture dictionary, without extension |
D | Default pedtype | string | The default ped type of the ped |
E | Behavior | string | The behavior of the ped as defined in the pedstats.dat file |
F | AnimGroup | string | The animation group for movements of the ped (see below) |
G | Cars can drive mask | hex | The class of vehicle that the ped will drive as hex value. |
H | Flags | hex | |
I | Animfile | string | The animation file for secondary animations (like sunbathing) |
J,K | Radio1, Radio2 | integer[2] | Ped's preferred radio station, only works if the ped is driving a vehicle with a working radio (see below) |
L | VoiceArchive | string | The sound file for the ped's voices |
M,N | Voice1, Voice2 | string[2] | The ped's voices (its dialogue), doesn't include screams and pains |
GTA IV
This section is mainly used in the \common\data\peds.ide
file.
![]() |
Identifier | Type | Description |
---|---|---|---|
A | Model | string | Unique model name without extension, located in \pc\models\cdimages\componentpeds.img
|
B | Props | string | Unique prop (like helmets, glasses, hats) model name without extension, located in \pc\models\cdimages\componentpeds.img , use null for unavailable props
|
C | Pedtype | string | The default ped type of the ped |
D | Animgroup | string | |
E | Gesturegroup | string | GESTURES@MALE or GESTURES@FEMALE
|
F | Gesturephonegroup | string | GESTURES@M_PHONE or GESTURES@F_PHONE
|
G | Facialgroup | string | Located in anim.img , supported files begin with facials@
|
H | Visemegroup | string | Located in anim.img , supported files begin with visemes@
|
I | Flags | hex | always 0 |
J | Animfile | string | The animation file without extension for movements of the ped, located in anim.img , supported files begin with move_x@
|
K | Blendshapefile | string | Used for cutscene models, otherwise null
|
L,M | Radio1, Radio2 | integer[2] | Ped's preferred radio station, only works if the ped is driving a vehicle with a working radio. Value '-1' - random radio stations, which listening a ped in the car. |
N | Audiotype | string | always PED_TYPE_PLAYER
|
O | Firstvoice | string | The audio bank for the ped's voice |
P | Lastvoice | string | always VOICE_PLY_CR
|
Animation groups
These are the animation groups that are used in the game (there are more player-specific). The definitions of these groups hardcoded. Most of these animations are located in the ped.ifp
file.
- busywoman
- fatman
- fatwoman
- gang1
- gang2
- man
- oldfatman
- oldman
- oldwoman
- player
- sexywoman
- shopping
- shuffle
- woman
Introduced in GTA Vice City:
- jogger
- jogwoman
- skate (Note: column H requires "skate" when using this else the game will crash upon spawning the ped)
Introduced in GTA San Andreas:
- pro
- swat
Radio stations
This is a list of available radio stations for use in the Radio1 and Radio2 columns.
Number | Station | |
---|---|---|
![]() |
![]() | |
0 | Wildstyle | Playback FM |
1 | Flash FM | K Rose |
2 | KChat | WCTR |
3 | Fever 105 | K-DST |
4 | VRock | Bounce FM |
5 | VCPR | SF-UR |
6 | Espantoso | Radio Los Santos |
7 | Emotion 98.3 | Radio X |
8 | Wave 103 | CSR 103.9 |
9 | Default vehicle's station | K-Jah West |
10 | Radio off | Master Sounds 98.3 |
11 | - | User Track Player |
12 | - | Radio off |
Statistics
Total number of peds
entries in:
- GTA III: 83 (max 90)
- GTA Vice City: 126 (max 130)
- GTA San Andreas: 276
This page is licensed under the GNU Free Documentation Licence. This page has a separate license to the CC-BY-SA that applies to most of Grand Theft Wiki.
The full text of the GNU FDL v1.2 is here. Click the "History" button to see the full list of authors. See Grand Theft Wiki:Copyright for more detail on our copyright policy.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. See Grand Theft Wiki:Copyright for more information. |