Thread Tools Display Modes
01-16-13, 01:02 PM   #461
Taure
A Defias Bandit
Join Date: Jan 2013
Posts: 2
Originally Posted by tehfm View Post
In "PowerAuras/Classes/Actions/Sound.lua" on line 55 add...

Code:
soundbox.OnValueUpdated:Connect(callback);
The paths on the sound tab should now be saved when you hit enter.
Thks for the reply on this, the sound path now correctly gets saved. The aura just doesn't play the sound file when triggered.

Last edited by Taure : 02-13-13 at 01:14 PM.
 
02-28-13, 06:06 AM   #462
tehfm
A Murloc Raider
Join Date: Mar 2011
Posts: 7
Originally Posted by Taure View Post
Thks for the reply on this, the sound path now correctly gets saved. The aura just doesn't play the sound file when triggered.
Hmmm, that's odd it worked when I made the patch for it. Are you sure that the file you are trying to use is in a supported format? and that the path is correct?

As far as I know mp3s and OGG files are working, don't think you can use plain old wav files though.

The path starts from your wow installation folder, you can't use an absolute path and I doubt that you can use '..' in the path (haven't tested that though). The path delimiter is '\' not '/'.

For example, if you are using the following sound file... and ofc. you have wow installed in "C:\World of Warcraft"
C:\World of Warcraft\Custom sounds\poweraurasoundtest.ogg
you enter the following in the text box.
Custom sounds\poweraurasoundtest.ogg
Also it won't load the file if it isn't there when you start wow. So if you add a new file you'll have to restart the game.
 
03-05-13, 02:49 PM   #463
420psilo
A Murloc Raider
Join Date: Mar 2012
Posts: 4
IM hoping and preying right now that when 5.2 goes live, hopefully in the next few mins..HOPEFULLY!...im hoping that 5.2 wont be the patch that finally kills my working RCS PA version. plz plz plz MEOWRAAAAAAWR or anyone.....this is a great thing you got here that needs your love or attention. if your loking for a working RC3 its back a few pages. at least working as of 5.1. O for some reason it doesnt seem to like Macs... o well.
 
05-23-13, 03:15 PM   #464
EdMigPer
A Murloc Raider
Join Date: Jun 2010
Posts: 4
Target Hostility Trigger

Is there a way to have an Aura rule check whether the target is hostile/neutral (attackable) or friendly (unattackable)?

I have an texture aura that signals when a spell is off cooldown and I'm targeting something that isn't dead, but I don't want it to appear when targeting a friendly (e.g. when I'm running around in a city).
 
 

WoWInterface » Site Forums » Archived Beta Forums » MoP Beta archived threads » Power Auras Classic 5.0

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off