View Single Post
03-03-21, 03:22 PM   #10
phrenetic
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Jan 2007
Posts: 5
@Kanegasi

i'm trying to set replacement for (eg. rdycheck) and to set level for the same. But seems it doesn't count the part about the volume. to make this easier, here is my config

Code:
local entries={
    [8960]="Interface\\AddOns\\[ph] SharedMedia\\Media\\Sounds\\stealth.ogg" -- ready check
    [ID]=0.5
}
  Reply With Quote