DB/ChrRaces: Difference between revisions

From wowdev
Jump to navigation Jump to search
Line 17: Line 17:
| 4  || Flags || Integer || 0x0 for notplayable races.  
| 4  || Flags || Integer || 0x0 for notplayable races.  
|- style="background:#F0F8FF;"
|- style="background:#F0F8FF;"
| 5 || [[CreatureDisplayInfo.dbc|MaleModel]] || iRefID ||  
| 5 || [[CreatureDisplayInfo.dbc|MaleModel]] || iRefID || only used for the char creation and selection Screen. Ingame the server sets the model.
|- style="background:#F0F8FF;"
|- style="background:#F0F8FF;"
| 6 || [[CreatureDisplayInfo.dbc|FemaleModel]] || iRefID ||  
| 6 || [[CreatureDisplayInfo.dbc|FemaleModel]] || iRefID || only used for the char creation and selection Screen. Ingame the server sets the model. 
|-
|-
| 7 || Abbrev || String || A short form of the name. Used for helmet models.
| 7 || Abbrev || String || A short form of the name. Used for helmet models.

Revision as of 09:51, 11 May 2009

Information about character creation and selection screens.

Structure

Column Field Type Notes
1 ID Integer
2 Unknown Integer This can remove or show boots. Set to 12 to show them. Maybe flags?
3 Order Integer The order in the creation screen. Acts weirdly.
4 Flags Integer 0x0 for notplayable races.
5 MaleModel iRefID only used for the char creation and selection Screen. Ingame the server sets the model.
6 FemaleModel iRefID only used for the char creation and selection Screen. Ingame the server sets the model.
7 Abbrev String A short form of the name. Used for helmet models.
8 Unknown Float This is 1.0 for the most. Maybe some sort of size or speed.
9 Faction Integer 1 = Horde, 7 = Alliance & not playable
10 Unknown Integer Always 7.
11 Unknown Integer Always 15007.
12 Unknown Integer 1090 for dwarfs, 1096 for the others.
13 InternalName String Same as the one used in model-filepathes.
14 Camera iRefID Used for the opening cinematic.
15-31 RaceName Loc A name to display.
32-48 Unknown Loc always is NULL for zhCN.
49-65 Unknown Loc always is NULL for zhCN.
66 Feature1 String Internal names for the facial features.
67 Feature2 String The localized ones are in luas.
68 Feature3 String
69 Expansion Integer 0 for classic and non-playables, 1 for Burning Crusade