playerreputations
This table contains the character reputations.
Structure
| Field | Type | Default | Comment |
|---|---|---|---|
| guid | int(10) | ||
| faction | int(10) | ||
| flag | int(10) | 0 | |
| basestanding | int(11) | 0 | |
| standing | int(11) | 0 |
guid
The character guid from characters table.
faction
The faction of the character.
flag
The flag.
basestanding
The basestanding…
standing
0 = Hated
1 = Hostile
2 = Unfriendly
3 = Neutral
4 = Friendly
5 = Honored
6 = Reverded
7 = Exalted