Loading Add-On: Sound_WOWSounds (CRC:343170264)
Executing Add-Ons/Sound_WOWSounds/server.cs.
WARNING: AudioProfile::preload() - Bad file extension ".wav " on file Add-Ons/Sound_WOWSounds/Humanfemalehurt1.wav , ignoring
19 datablocks added.
...
*shrugs loudly*
oh. There's an error in your server.cs
There's a space after .wav and before the "
datablock AudioProfile(Humanfemalehurt1_Sound : Fleshimpact_Sound)
{
filename = "./Humanfemalehurt1.wav ";
};
but fleshimpact, at the very least, should work... it's not making any sound.
I don't know what to tell you.