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 05-22-2008, 01:03 AM
Junior Member
 
Join Date: May 2008
Posts: 3
tigerplayer is on a distinguished road
Default Mount macros

I am looking to make a macro for my mounts. Is there a way to set up 1 button to use my flying mount if im in outlands or use my land mount if im in azeroth. I have lookied around a littlebit in the forums here and havent seen quite what i am looking for. thanks for any help
Reply With Quote
  #2 (permalink)  
Old 05-23-2008, 12:26 AM
MiracleMage's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Adana, Turkey
Posts: 125
MiracleMage is on a distinguished road
Default

/stopmacro [flying,nooutdoors]
/use [flyable] FLYING_MOUNT_NAME; GROUND_MOUNT_NAME
/dismount

If you are in outlands it'll use flying mount, otherwise ground mount. If you already mounted, it'll dismount you. First line is for accidental dismounting during flying, can be erased if wanted. Not checked macro yet, it should be working..

EDIT:
Not Working :/ Don't know why. Use above one.
Or
/stopmacro [nooutdoors]
/use [flyable] FLYING_MOUNT_NAME; GROUND_MOUNT_NAME
/dismount [noflying]

Stopmacro [nooutdoors] used to prevent annoying you can't mount here message, macro won't execute in you are indoors^^
__________________
..Born in hell, boy of fire..
Topic: What macros can not do
CastBySpellName() Only thing needed in macros where blizz don't permit it.

Last edited by MiracleMage : 06-08-2008 at 03:34 AM.
Reply With Quote
  #3 (permalink)  
Old 06-03-2008, 11:21 AM
MiracleMage's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Adana, Turkey
Posts: 125
MiracleMage is on a distinguished road
Default

/lol myself I use these also after getting first epic flying mount and the second macro don't work Use first it's OK.
__________________
..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
  #4 (permalink)  
Old 10-14-2008, 01:20 PM
Junior Member
 
Join Date: May 2008
Posts: 6
Felwolfwood is on a distinguished road
Default

now would you be able to add in randomness into this due to the mount menu
Reply With Quote
  #5 (permalink)  
Old 10-14-2008, 09:55 PM
Junior Member
 
Join Date: May 2008
Posts: 3
tigerplayer is on a distinguished road
Default mount macros.

I am not sure if there is a way to make it use a random mount or not. I have since downloaded the mazzleui and have an addon called gogomount that does random mounts. It works good and I can have it keybound instead of having a macro.
Reply With Quote
  #6 (permalink)  
Old 10-17-2008, 11:46 AM
MiracleMage's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Adana, Turkey
Posts: 125
MiracleMage is on a distinguished road
Default

With /userandom instead of /use you can select random maounts.

With new patch, mounts will listed in a panel so i don't know the way to randomizing, /userandom either work or not, however no /clickrandom exists and can't test because i didn't renew my account yet
__________________
..Born in hell, boy of fire..
Topic: What macros can not do
CastBySpellName() Only thing needed in macros where blizz don't permit it.

Last edited by MiracleMage : 10-18-2008 at 11:38 PM.
Reply With Quote
  #7 (permalink)  
Old 10-19-2008, 04:22 AM
Junior Member
 
Join Date: Sep 2008
Posts: 5
RealUnimportant is on a distinguished road
Default

/castrandom instead of /userandom; they're spells now

tbh, you might just as well install GoGoMount.
Reply With Quote
  #8 (permalink)  
Old 10-19-2008, 05:23 AM
MiracleMage's Avatar
Senior Member
 
Join Date: Feb 2008
Location: Adana, Turkey
Posts: 125
MiracleMage is on a distinguished road
Default

Seems meaningful.
But before at 2.4.3 use and cast could be used interchangeably. i dont know it's valid at 3.0.2, but for ease as a mount spell, /castrandom seems really good.
__________________
..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
  #9 (permalink)  
Old 10-30-2008, 05:45 PM
Junior Member
 
Join Date: Aug 2008
Posts: 3
Proudtexan is on a distinguished road
Default

Before 3.0.2 this mounting macro worked for my Shaman......well it broke. Any ideas how to fix it?

#showtooltip
/cast [stance][combat,nomounted] Ghost Wolf
/cast [nostance,nocombat,noflyable] Reins of the Swift Frostsaber
/cast [nostance,nocombat,flyable] Ebon Gryphon
/dismount [mounted]
/cancelform [stance]



Stu
Reply With Quote
  #10 (permalink)  
Old 11-05-2008, 12:55 AM
Junior Member
 
Join Date: Nov 2008
Posts: 5
Fatheed is on a distinguished road
Default

This should do it
Code:
#showtooltip [flyable] Ebon Gryphon;Reins of the Swift Frostsaber
/dismount [mounted]
/stopmacro [mounted],[nooutdoors]
/cast [combat] Ghost Wolf
/use [flyable,nobutton:2] Ebon Gryphon;Reins of the Swift Frostsaber
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 03:37 PM.


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