Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-11-12, 05:34 AM   #1
whoarrior
A Deviate Faerie Dragon
 
whoarrior's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 14
macro behaviour dependent from location

Hi guys,

i'm looking for a macro which does different things depending on if i'm in the arena or not.

e.g.
inside the arena -> dispel magic
anywhere else -> pom
Code:
/cast [@arena1,noexists] Prayer of Mending
/stopmacro [@arena1,noexists]
/cast [mod,@player][@party1,nodead][] Dispel Magic
Any ideas, or do i need an addon which switchs macros when entering/leaving arenas?

(:

Last edited by whoarrior : 01-11-12 at 05:37 AM.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » Macro Help » macro behaviour dependent from location

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