• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

DD Universal Pack v4c Sounds

Status
Not open for further replies.
Last edited:
Level 12
Joined
Jun 10, 2008
Messages
1,043
I'm sorry, I don't exctly understand the question. Could you elaborate for me and the others that help around in this thread?
 
Level 16
Joined
Mar 27, 2011
Messages
1,349
It's not calling the sounds from the sound editor, it's simply using an import path. The problem is that it is playing them when they are out of range.

Yeah, you cannot manipulate sound files unless they are assigned as variables
inside the sound editor for use in triggers. Its the same effect as when you right
click an internal sound and use the "replace internal sound" option. Therefore it
must be a problem with the sound file.

You could make sure they are .wav files with a "constant bit rate" not variable
biterate (if you used mp3's and renamed them. I'm not sure what sampling rate
your suppose to use...Otherwise I'm not sure what the problem is.

Edit: You could always double check that you have enabled 3d sounds in the
warcraft 3 options.
 
Last edited:
Status
Not open for further replies.
Top