DB/SoundCharacterMacroLines
Jump to navigation
Jump to search
This DBC is used to associate the voice slash commands to the appropriate sound clip based on race and gender.
0.5.3.3368, 1.12.1.5875
struct SoundCharacterMacroLinesRec { uint32_t m_ID; uint32_t m_Category; uint32_t m_Sex; uint32_t m_Race; uint32_t m_SoundID; };
Categories
Structure
Column Field Type 1 ID Integer 2 Unknown Integer 3 gender Boolean 4 iRefID_ChrRaces Integer 5 iRefID_SoundEntries Integer