Tes5Mod:Mod File Format/SNDR
The UESPWiki – Your source for The Elder Scrolls since 1995
SNDR records contain data regarding individual sounds. Sounds belong to a Sound Category (SNCT), have one or more physical wav files, and are tied to a Sound Output Marker (SOPM)
| C | SubRecord | Name | Type/Size | Info |
|---|---|---|---|---|
| + | EDID | editorId | zstring | Editor id |
| + | CNAM | unknown | ubyte[4] | not float/uint32/formid |
| + | GNAM | category | formid | Sound Category (SNCT) formid |
| + | SNAM | sound | formid | reference to another (SNDR) formid |
| + | FNAM | unknown | dword | |
| * | ANAM | a track | zstring | path to .wav |
| + | ONAM | output model | formid | Output Model (SOPM) formid |
| * | CTDA | condition data | CTDA | condition data |
| - | LNAM | flags | uint32 | Flags:
|
| + | BNAM | unknown | struct | 6 byte struct 3 shorts? |
![[Content is available under Attribution-ShareAlike]](http://www.uesp.net/w/images/4/4d/Somerights.png)