SOUN

From OpenMW Wiki
Revision as of 16:48, 21 February 2013 by Ezzetabi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

One Sound reference.

NAME = Variable length, string. Sound ID.
FNAM = Variable length, string. Sound Filename relative to "data files/Sounds/".
DATA = 3 bytes, byte[3] as described. Sound Data.
    1 byte, byte. Volume (0=0.00, 255=1.00).
    1 byte, byte. MinRange.
    1 byte, byte. MaxRange.

Go back to main esx page.