• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

how to turn sound to 3D sound?

Status
Not open for further replies.
Level 7
Joined
Jan 30, 2011
Messages
267
is it possible to turn a non 3D sound to a 3D one?
(i want to use a .wav from SC1 in WC3, but its not 3D)

EDIT: actually the sound does fade with increasing distance (as its supposed to be)
the problem is just, that the sound cant be played multiply at the same time

EDIT:
current results:
when the sound is imported as .wav, the 3D-flag cant be selected
when the sound is imported as .mp3, the 3D-flag can be selected, but then the sound doesn't play at all
 
Last edited:
i tried different channels (channel "fight" or "battle" or w.e. its called in english, for example), but that didnt change anything
 
attachment.php


Imported it as-is, and my 3D flag isn't greyed out. Going to test if it works ingame.
 

Attachments

  • soundimport.png
    soundimport.png
    20.4 KB · Views: 944
it absolutely does not work perfectly, cause theres still the problem that the sound doesnt play multiply at the same time
as far as you i got allready, as written in the first post
 
You want to play the sound more than once at the same time?
I think does not support more than one sound triggered, there is a tutorial to play multiple sounds at once with jass here on hive if i'm not wrong.

Mmm attached another map... Something like this?

PS: I don't know if this can cause lag over use it: P, the waits are not necessary, are only for testing.
 

Attachments

overwriting "native" sounds works properly indeed, but i would do it with special effects instead of units, cause units leak
and thx for the hint about that jass tutorial, i'll try to find it
but if it doesn't work triggerwise, then i'll do it by overwriting native sounds, like in ur map
 
Status
Not open for further replies.
Back
Top