• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Sound and Triggers

Status
Not open for further replies.
Level 1
Joined
May 10, 2010
Messages
1
Sorry if this is posted somewhere else, I had looked around for 45 minutes before I posted this here.

I have been making a trigger where if a user places a ward it will -8 gold for that, and if it doesn't have 8 gold it will not place the ward. I am wanting to create two things should it not be able to place the ward.
1:A visual error message to that player only(I've done this, it works).
2:An audio error message to that player only(This doesn't work).

I have selected the human audio message, but am not sure how to make it play for only the selected player attempting to cast the ward.

Below is a picture of what the trigger looks like.
wardsspell.png


Exactly what options is it under? For now I am sure it is not under sound :*(
 
Level 6
Joined
Oct 10, 2009
Messages
1,425
if you have gone to the sound editor and selected your sound, next go to the trigger editor and go to New action->sound->play sound->then pick your sound.

NOTE: in the sound editor make sure your sound does not have the 3D sound box next to it checked.
 
Status
Not open for further replies.
Top