ZoneMusic.dbc
📝 Structure on wowdev.wiki
❌ denotes unused fields
Structure
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | Name | uint32 | |
| 2 | SilenceIntervalMinDay | uint32 | |
| 3 | SilenceIntervalMinNight | uint32 | |
| 4 | SilenceIntervalMaxDay | uint32 | |
| 5 | SilenceIntervalMaxNight | uint32 | |
| 6 | MusicDay | uint32 | SoundEntries.dbc/0 |
| 7 | MusicNight | uint32 | SoundEntries.dbc/0 |
Description of fields
ID
❌ Col: 0 (uint32)
- no description -
Name
❌ Col: 1 (string)
- no description -
SilenceInterval
❌ Col: 2 – 5 (uint32)
in msec
Music
❌ Col: 6 – 7 (uint32)
- no description -
