• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Sound Problems

Status
Not open for further replies.
Level 15
Joined
Nov 26, 2005
Messages
1,151
Ok, so hello guys.

I hate using sounds, but I have to this time.
What I want is - just to play a 3D sound when a unit is firing. That's the trigger, right? :

  • Effect
    • Events
      • Unit - A unit Is attacked
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Unit-type of (Attacking unit)) Equal to Alpha Squad Member
        • Then - Actions
          • Sound - Play 123 <gen> at 100.00% volume, attached to (Attacking unit)
        • Else - Actions

My unit has an attack speed of 0.8 sec.

And the picture is the sound variable.

Ingame - absolutely no sound is playing. Why ? Any ideas ?
 

Attachments

  • 111111.JPG
    111111.JPG
    24.3 KB · Views: 100
Level 8
Joined
Dec 9, 2009
Messages
397
Is there a way to just replace the default sound with that one?
for example, when mortar team fires, it sounds like it shot, can you replace that sound?
or to add a 2nd sound.
 
Level 15
Joined
Nov 26, 2005
Messages
1,151
Ty for replies, people. Well, I cannot temper wit the model cause this model will use 20 different weapons with 6-7 different sounds. I will try the min distace and see if it goes.

EDIT:

kleinerhauck, you were right!! I set min distance and it all works! Ty a million. Ty all, too. Rep given.
 
Status
Not open for further replies.
Top