WoW Macros Forums  

Go Back   WoW Macros Forums > Macro Talk
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-05-2008, 05:52 AM
Junior Member
 
Join Date: Nov 2008
Posts: 1
Nach is on a distinguished road
Default Random Flying and Ground Mount Macro Question

Now I currently use a macro that auto selects between flying or ground mounts depending upon my location.

/use [flyable] "mountname"
/use "mountname"

What I was wondering is: Is there any way to make a double random macro for my flying mounts and ground mounts in a single macro?

So if i am in Outland it will randomly select a flying mount and if I am in Azeroth it will randomly select a ground mount.

If this has already been discussed before please redirect me.

-Nacho
Reply With Quote
  #2 (permalink)  
Old 11-06-2008, 03:32 AM
MiracleMage's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Adana, Turkey
Posts: 125
MiracleMage is on a distinguished road
Default

There is a random flying mount topic and a flying/gound mount selection topic. For ease i'll combine them for you:
Code:
/stopmacro [flying,nooutdoors]
/castrandom [flyable] flying#1,flying#2,flying#3
/castrandom [noflyable] ground#1,ground#2,ground#
/dismount
Macro will stop execution if you are indoors since no mounting possible or flying in order to don't let you fall down. If area is flyable randomly selects flying mount, if areas is not flyable then randomle selects ground mount. Dismounts you if you are mounted, but not flying ofc If you want dismounting during flying, erase flying keyword in stopmacro line.
__________________
..Born in hell, boy of fire..
Topic: What macros can not do
CastBySpellName() Only thing needed in macros where blizz don't permit it.
Reply With Quote
Reply


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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 02:44 AM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0