CharacterCreateCameras.dbc
From Source Peek Wiki
Due to the nature of MMO's, files can become obsolete due to integration and/or removal or addition of game mechanics. If you disagree please explain why this article should not be tagged obsolete on its talk page.
Contents |
[edit]
About
[edit]
Header Info
Records....................32 Fields......................6 Record Size................24 String Block Size...........1
[edit]
Structure
| Column | Field | Type | Notes |
|---|---|---|---|
| 1 | ID | Integer | |
| 2 | Unknown | Boolean | |
| 3 | Unknown | Boolean | |
| 4 | Unknown | Float | Q: percentage representation? |
| 5 | Unknown | Float | |
| 6 | Unknown | Float |
[edit]
Field Range
1 => tinyint(1) unsigned INDEX(id) 2 => tinyint(1) unsigned 3 => tinyint(1) unsigned 4 => float 5 => float 6 => float
