Download
(48Kb)
Download
Updated: 10-27-10 02:48 PM
Pictures
File Info
Updated:10-27-10 02:48 PM
Created:01-09-09 06:49 PM
Downloads:2,325
Favorites:8
MD5:

WoWGate

Version: 1.1a
by: darkenscale [More]

This AddOn will play the Stargate gate opening sound effect when you open a mage portal or death knight death gate.

The sounds will be played on gate/portal opening for anyone in your group or raid that also has this AddOn installed, and vice versa.

1.1a - Updated to work with 4.0.1
Post A Reply Comment Options
Unread 01-22-09, 01:16 PM  
darkenscale
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 27
Uploads: 6
Originally posted by winarski80
does this not work with single ports?and can i put a diff sound in place of yours?AWESOME MOD TY .and 1 more can u make a mod that will change the blink sound?
Sorry for the delayed response, this post kind of slipped through the cracks...

The initial concept of this mod was to provide an audio cue for portals going up to players that didn't cast the portal i.e. not mages =P

I didn't put in code for mages personal teleport spells because:

A) Mages don't really need to know they're porting - they're the one that cast the spell hehe.
B) The sound would play right as you zone and I didn't want to deal with whatever unexpected behaviors that might entail.
C) That functionality wasn't part of the initial concept

So, I have no plans really to add any new functionality or configuration options. I think this mod works well under the KISS principle(and as such uses an intensely small amount of memory). However, if you really want it to play for your teleports you can open Readiness.lua in notepad and change the code manually.

You'll need to change this line:

Code:
if (string.find(arg2, "Portal:")) or (string.find(arg2, "Gate")) then
To this:

Code:
if (string.find(arg2, "Portal:")) or (string.find(arg2, "Gate")) or (string.find(arg2, "Teleport:")) then


As for the blink sound, it's probably possible but I don't play a mage myself so it's unlikely I'd ever get around to writing such a mod.
Last edited by darkenscale : 01-22-09 at 01:20 PM.
Report comment to moderator  
Reply With Quote
Unread 01-16-09, 11:11 PM  
winarski80
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
does this not work with single ports?and can i put a diff sound in place of yours?AWESOME MOD TY .and 1 more can u make a mod that will change the blink sound?
Report comment to moderator  
Edit/Delete Message Reply With Quote
Post A Reply



Category Jump: