Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-04-19, 11:08 PM   #1
hoslam1
A Murloc Raider
 
hoslam1's Avatar
Join Date: Jan 2013
Posts: 4
I want to modify this macro!

Hi, guys.
I currently use the following macro to mounts.

/run local C,S=CastSpellByName,SecureCmdOptionParse"[swimming]Azure Water Strider;[noflyable]Invincible";if IsMounted()then Dismount()elseif GetZoneText()=="Nazmir"then C("Azure Water Strider")elseif S then C(S)else C_MountJournal.SummonByID(0)end
With the above macro, I can ride the 'Azure Water Strider' when I'm in a swimming or when I stay in Nazmir.
I want to ride 'Azure Water Strider' in Tiragarde Sound like in Nazmir.
I want to add but I do not know how. Help.
__________________
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » Macro Help » I want to modify this macro!

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