Morrowind Mod:PCRace
The UESPWiki – Your source for The Elder Scrolls since 1995
PCRace
PCRace Type: Global Returns: short Example: Scripts:
A global variable that holds a numeric value for the player's race.
1 = Argonian 2 = Breton 3 = Dark Elf 4 = High Elf 5 = Imperial 6 = Khajiit 7 = Nord 8 = Orc 9 = Redguard 10 = Woodelf
This value is set by the RaceCheck script during character creation. Custom races will stay at the default value of 0, unless custom scripts change this, or the RaceCheck script is modified.