Download
(8MB)
Download
Updated: 06-16-07 10:34 AM
Updated:06-16-07 10:34 AM
Created:unknown
Downloads:2,650
Favorites:16
MD5:

BGSoundAlerts

Version: 2.12
by: Klishu [More]

This mod will add vocal (spoken) sounds (thanks to AlphaShade) to important events in the Arathi Basin, Warsong Gulch, Alterac Valley and Eye of the Storm battlegrounds.

'If you want to own in BGs, then this is the mod for you!'

Events

Events currently supported are:

[ul]
[li] Warsong Gulch Flag Picked Up (Taken)
[li] Warsong Gulch Flag Returned
[li] Warsong Gulch Flag Captured
[li] Arathi Basin Node Assaulted
[li] Arathi Basin Node Taken
[li] Alterac Valley Graveyards Assaulted/Taken
[li] Alterac Valley Towers Assaulted/Defended/Destroyed
[li] Alterac Valley Gold Mine Taken
[li] Alterac Valley Troops Upgrade
[li] Alterac Valley Mounted Attack
[li] Alterac Valley Captain Balinda Stonehearth Under Attack
[li] Alterac Valley Captain Galvangar Under Attack
[li] Alterac Valley Vanndar Stormpike Under Attack
[li] Alterac Valley Drek\'Thar Under Attack
[li] Alterac Valley Alliance Launching Air Support
[li] Eye of the Storm Alliance/Horde taken Node
[li] Eye of the Storm Alliance/Horde lost Node
[li] Eye of the Storm Alliance/Horde taken flag
[li] Eye of the Storm Alliance/Horde drop flag
[li] Eye of the Storm Flag reset
[/ul]

Extras

The mod will tell you who (Alliance/Horde) and what happened. In Warsong Gulch the mod will also tell you the scores (spoken as well) when 'The flags are returned to their bases' and you will get a regular score update in Arathi Basin and in the Eye of the Storm.

BGSoundAlerts contains an easy to use communication list to make it easier to request for aid and give orders to your teams with the touch of a button. Just bind a keybinding to the BGSoundAlerts comm-lists and you're ready to use them. (Setting a keybinding to the main comm-list is enough since that allows you to access the other comm-lists). Note: You will need to be in a battleground to open a comm-list.

It'll also play Victory/Defeat sounds in the end according to your score.

If there is anyone in the guild or battleground you are in that has an updated version of BGSoundAlerts, you will be notified that a new update is available here.

Also, anytime you receive an 'Inc' message (from your group), BGSoundAlerts will play a sound telling you of the incoming attack with the node destination or number. If your group sends a message containing any of the bosses health (eg. 'Drek at 42'), BGSoundAlerts will play a sound telling you the health of that boss out loud. Both these options can be disabled using the /bgsalerts options menu and unchecking 'Incoming Sounds'

Successive killing blows which are 10 seconds apart will play a sound according to how many killing blows you've made in succession (eg. 'Double Kill', 'Multi Kill', etc.).

[size]How to install[/size]

You install BGSoundAlerts the same way you install any other addon. Just click the download button below to download the .ZIP files and extract them to Your WoW Directory\Interface\AddOns\ The .ZIP file will create the BGSoundAlerts and BGAlerts folders itself.

You can also choose to install BGSoundAlerts by downloading the .EXE installer which automatically decides the correct place to extract BGSoundAlerts' files.

Just start up the game and you'll get the best ever experience in Battlegrounds. If you want, you might want to take a look at the /bgsalerts options panel to specify which sounds you would like to hear!

If you want to use the comm-lists please set a keybinding to at least the Main Comm-List.

Custom Sound Packs

You can also select which sounds you hear and change to another custom sound pack using the /bgsalerts option to open the options panel.

Note: You can change the sound files in the mods directory to other .wav sounds by pasting your sound in the BGSoundAlerts folder and renaming it to the appropriate sound.

Other Information

The patch notes are available to see in-game by opening the /bgsalerts options panel and clicking patch notes.

The current BGSoundAlerts Version is: BGSoundAlerts 2.1

Have fun and see you on the European Aggramar Server!

Optional Files (0)


Post A Reply Comment Options
Unread 09-28-09, 12:47 AM  
passionfly
A Deviate Faerie Dragon

Forum posts: 14
File comments: 29
Uploads: 0
HordeUpgradingUnits.wav is corrupt, plz repost!

when I extract this specific file I get this error with Winrar:

! F:\Gaming\Blizzard\BGSoundAlerts211.zip: CRC failed in BGSoundAlerts\DefaultPack\HordeUpgradingUnits.wav. The file is corrupt

Can u plz repost this file?
Report comment to moderator  
Reply With Quote
Unread 12-21-08, 03:47 AM  
Mike-N-Go
A Theradrim Guardian
 
Mike-N-Go's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 147
Uploads: 18
Run-away Arathi minutes

The Arathi minutes sound file is now at "455 minutes" in increments of 5 repeated after each other.. Any way to stop this? And what sound file is it?
__________________
Currently contemplating coming back to Authorship.. been away for years. Please let me know you care, by commenting on what addon(s) of mine you want to see updated.

Author of Daily Bean Counter, MyNameTogglesWhenIAFKorDND, Extended Shutdown Warning, Auto Mail Director, Duel Nullify, Spec Transmiter, Say Again, Window Teller, Who Crafts, Ad Repeater, Privy Cork, Mac Backup, and more.
Report comment to moderator  
Reply With Quote
Unread 12-21-08, 02:20 AM  
Mike-N-Go
A Theradrim Guardian
 
Mike-N-Go's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 147
Uploads: 18
Error report

On logging with v 2.12:
Code:
Date: 2008-12-21 00:18:48
ID: 3
Error occured in: Global
Count: 1
Message: ..\FrameXML\UIPanelTemplates.lua line 32:
   attempt to index local 'tab' (a number value)
Debug:
   [C]: ?
   ..\FrameXML\UIPanelTemplates.lua:32: PanelTemplates_TabResize()
   BGAlerts\BGAlerts.lua:46: BGAlerts_RegisterAddon()
   BGSoundAlerts\BGSoundAlerts.lua:75: BGSoundAlerts_Load()
   [string "*:OnLoad"]:1:
      [string "*:OnLoad"]:1
Logging in:
Code:
Date: 2008-12-21 00:18:48
ID: 2
Error occured in: Global
Count: 1
Message: [string "BGSoundAlerts_BattlegroundBox:OnLoad"] line 1:
   attempt to index a nil value
Debug:
   [C]: ?
   [string "*:OnLoad"]:1:
      [string "*:OnLoad"]:1


Fix with: line 78 of BGSoundAlerts.lua change to: SlashCmdList["BG_SOUND_ALERTS"] = BGSoundAlerts_ShowUI();

When Arathi ended:
Code:
Date: 2008-12-21 01:47:56
ID: 4
Error occured in: Global
Count: 1
Message: ..\AddOns\BGSoundAlerts\BGSoundAlerts.lua line 1217:
   attempt to perform arithmetic on a nil value
Debug:
   [C]: ?
   BGSoundAlerts\BGSoundAlerts.lua:1217: BGSoundAlerts_EndGameIntensity()
   BGSoundAlerts\BGSoundAlerts.lua:1274: BGSoundAlerts_EndGameSound()
   BGSoundAlerts\BGSoundAlerts.lua:712: BGSoundAlerts_NeutralSound()
   BGSoundAlerts\BGSoundAlerts.lua:107: BGSoundAlerts_Event()
   [string "*:OnEvent"]:1:
      [string "*:OnEvent"]:1

Fix: There were changes to GetWorldStateUIInfo() since this addon was made, and the returns were frame shifted.
IE:
				local _,_,AllianceScore = GetWorldStateUIInfo(1);
				local _,_,HordeScore = GetWorldStateUIInfo(2);

In Arathi, the "x minutes" keeps looping when this error comes:
Code:
Date: 2008-12-21 21:41:58
ID: 4
Error occured in: Global
Count: 1
Message: ...e\AddOns\BGSoundAlerts\BGSoundAlerts_SoundEngine.lua line 167:
   attempt to perform arithmetic on a nil value
Debug:
   [C]: ?
   ...e\AddOns\BGSoundAlerts\BGSoundAlerts_SoundEngine.lua:167: BGSoundAlerts_UpdateABScore()
   [string "*:OnUpdate"]:1:
      [string "*:OnUpdate"]:1

Fix: GetWorldStateUIInfo() frame shift
__________________
Currently contemplating coming back to Authorship.. been away for years. Please let me know you care, by commenting on what addon(s) of mine you want to see updated.

Author of Daily Bean Counter, MyNameTogglesWhenIAFKorDND, Extended Shutdown Warning, Auto Mail Director, Duel Nullify, Spec Transmiter, Say Again, Window Teller, Who Crafts, Ad Repeater, Privy Cork, Mac Backup, and more.
Last edited by Mike-N-Go : 12-22-08 at 12:25 AM.
Report comment to moderator  
Reply With Quote
Unread 12-21-08, 02:06 AM  
Mike-N-Go
A Theradrim Guardian
 
Mike-N-Go's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 147
Uploads: 18
How about sounds when a BG window pops up, "X BG now able to join" or something? And when the BG starts, "1 minute until battle", "30 seconds until battle", and "10 seconds until battle"?
__________________
Currently contemplating coming back to Authorship.. been away for years. Please let me know you care, by commenting on what addon(s) of mine you want to see updated.

Author of Daily Bean Counter, MyNameTogglesWhenIAFKorDND, Extended Shutdown Warning, Auto Mail Director, Duel Nullify, Spec Transmiter, Say Again, Window Teller, Who Crafts, Ad Repeater, Privy Cork, Mac Backup, and more.
Last edited by Mike-N-Go : 12-21-08 at 02:08 AM.
Report comment to moderator  
Reply With Quote
Unread 08-08-08, 04:45 AM  
aeriegirl2go
A Kobold Labourer
 
aeriegirl2go's Avatar

Forum posts: 1
File comments: 1
Uploads: 0
Red face Thank you!

Originally posted by Raum
I have the same issue. If you turn the EOTS interval update in the options up to an insane number, like 30000 minutes, it "bypasses" the problem. You don't get the update, but it's better than having someone shouting at you every second
I am having this same issue since the latest patch , I wondered if doing something like this would help. Thank you!
Report comment to moderator  
Reply With Quote
Unread 04-10-08, 10:44 AM  
Raum
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Originally posted by maayant
I have the same issue as robs67, except for me it happens in Eye Of The Storm. It just pops an error window and goes on and on counting minutes. Nothing seems to stop it, except a UI reload. [/b]
I have the same issue. If you turn the EOTS interval update in the options up to an insane number, like 30000 minutes, it "bypasses" the problem. You don't get the update, but it's better than having someone shouting at you every second
Report comment to moderator  
Reply With Quote
Unread 09-12-07, 04:30 AM  
maayant
A Kobold Labourer
 
maayant's Avatar

Forum posts: 1
File comments: 1
Uploads: 0
Great addon. thanks.

I have the same issue as robs67, except for me it happens in Eye Of The Storm. It just pops an error window and goes on and on counting minutes. Nothing seems to stop it, except a UI reload.
Report comment to moderator  
Reply With Quote
Unread 06-20-07, 12:47 PM  
robs67
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
When I am in Arathi Basin, after a period of time the mod will start saying, "After 20 minutes in Arathi Basin" and increment the time up every one second. I cannot get it to stop and when I try to click on the "Close Error" button nothing happens. The voice will continue doing this even after leaving AB incrementing the announcement up to thousands of minutes. The only way to get it to stop is to log out and back in. I tried disabling the announcements in AB to no avail.
The only error I could capture was the following:
...e\AddOns\BGSoundAlerts\BGSoundAlerts_SoundEngine.lua:167: attempt to perform arithmetic on a nil value

Thanks for any help.
Report comment to moderator  
Reply With Quote
Unread 06-17-07, 08:54 AM  
Kazragore
A Deviate Faerie Dragon

Forum posts: 14
File comments: 118
Uploads: 0
Need Update for german client-Version.
Is there anybody here who can translate it for german clients? I asked in the official forums, but no answer.
Last edited by Kazragore : 06-17-07 at 08:56 AM.
Report comment to moderator  
Reply With Quote
Unread 06-17-07, 07:25 AM  
James Lame
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
I haven't tried it yet but i checked out the sounds you have done and it's some awesome work. It seems to be a big change from Mkombat sounds etc that i have been using before. Ill look forward to try it out.

Keep up the good work!

Edit: Spelling.
Last edited by James Lame : 06-17-07 at 07:26 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: