Query: Creature Sound Effects

Discussion in 'General Modification' started by Nerik, Jun 12, 2006.

Remove all ads!
  1. Nerik

    Nerik Established Member

    Joined:
    Jan 12, 2005
    Messages:
    136
    Likes Received:
    0
    Does anyone know how the game allocates sound effects to creatures? There is a .mes file that assigns IDs to various sound effects, but I haven't been able to find out how these IDs are used. :help:

    Yours,

    Charles
     
  2. krunch

    krunch moving on in life

    Joined:
    Aug 9, 2005
    Messages:
    3,280
    Likes Received:
    0
    a quick PDF file made from Ted's Rant Blog

    Sound and visual FX and spawning from dialogue

    see attached PDF file below
     

    Attached Files:

  3. Nerik

    Nerik Established Member

    Joined:
    Jan 12, 2005
    Messages:
    136
    Likes Received:
    0
    Thanks Krunch, and of course, Ted, however, what I'm trying to figure out is how to attach sound effects to creatures, usually for when they attack (for instance, spiders make a sort of 'squeek' noise :scratchhe ) - or does this have to be done in the creatures' script?

    Sorry for being a pest,

    Charles
     
  4. krunch

    krunch moving on in life

    Joined:
    Aug 9, 2005
    Messages:
    3,280
    Likes Received:
    0
    I believe they are in the ToEE3.dat file and are scripted where the exceptions are where Ted modded them in to the game and are located in the data/sound/speech folder.

    Is this right, fellas?
     
  5. Gaear

    Gaear Bastard Maestro Administrator

    Joined:
    Apr 27, 2004
    Messages:
    11,029
    Likes Received:
    42
    I overhauled a text file that controls sound for spells ("snd_spells") for Darmagon's new spells release. That was fairly straightforward, but it only controlled spell sounds. I have to think there's one out there for monster sounds too.
     
  6. krunch

    krunch moving on in life

    Joined:
    Aug 9, 2005
    Messages:
    3,280
    Likes Received:
    0
    There is a schemelist.mes file for area intro music and a snd_spells.mes for spells in the data\sound folder. I'm pretty sure the files have to be extracted from a dat file and modded from there.
     
  7. Cerulean the Blue

    Cerulean the Blue Blue Meanie Veteran

    Joined:
    Apr 23, 2005
    Messages:
    1,962
    Likes Received:
    0
    Just ignore Krunch.

    The sounds themselves are in ToEE2.dat, in sounds/Monsters.

    I did a search of all the dats for the file name of two of the .WAV files in that folder and came up empty.
     
  8. Lord_Spike

    Lord_Spike Senior Member Veteran

    Joined:
    Mar 25, 2005
    Messages:
    3,151
    Likes Received:
    1
    We need to get the Kap'n another shot of Lithium...his post count is getting awfully high. :raving: Time to ease on down, there, big fella. :stoned:
     
  9. Gaear

    Gaear Bastard Maestro Administrator

    Joined:
    Apr 27, 2004
    Messages:
    11,029
    Likes Received:
    42
    Hey Nerik, if you're still interested in this, I stumbled across the file you're looking for, "snd_critter" in ToEE2.DAT\sound. It appears to control all monster sounds.

    Manipulating it is not difficult. It looks like entry "--0" for each respective monster is the attack sound, for example. So you could point to whichever sound effect you wanted to play in that entry, or create your own, put it in sound\Monsters, and point to it instead. That's how we did it for Dar's spells.
     
  10. Shiningted

    Shiningted I want my goat back Administrator

    Joined:
    Oct 23, 2004
    Messages:
    12,655
    Likes Received:
    352
    Nice work Gaear :clap:
     
  11. Nerik

    Nerik Established Member

    Joined:
    Jan 12, 2005
    Messages:
    136
    Likes Received:
    0
    Thanks Gaear,

    I'll take a look at it (when I get time), and see what I can do.

    Charles
     
  12. Cerulean the Blue

    Cerulean the Blue Blue Meanie Veteran

    Joined:
    Apr 23, 2005
    Messages:
    1,962
    Likes Received:
    0
    Apparently my unpacked version of ToEE2.dat was far from complete. Good work Gaear. Looks like I have to unpack them all again just to make sure.
     
Our Host!