RE: [Working] Mount Macro!
Quote:
Originally Posted by 'Creazil',index.php?page=Thread&postID=152388#post 152388
Code:
/script local m=GetZoneText() if (m=="Dalaran" or m=="Wintergrasp") and (GetSubZoneText()~="Krasus' Landing") then CallCompanion("MOUNT", 1);end
/use [flyable,nomounted,nomodifier] <FLYING MOUNT>; [nomounted] <GROUND MOUNT>
/dismount [mounted]
I made one little addition by adding nomodifier [iirc] pressing shift, alt or control will force the use of a ground mount in Northrend and Outland
Great work, thank you.
RE: RE: [Working] Mount Macro!
Quote:
Originally Posted by 'Bovidae',index.php?page=Thread&postID=155182#post 155182
Quote:
Originally Posted by 'Creazil',index.php?page=Thread&postID=152388#post 152388
Code:
/script local m=GetZoneText() if (m=="Dalaran" or m=="Wintergrasp") and (GetSubZoneText()~="Krasus' Landing") then CallCompanion("MOUNT", 1);end
/use [flyable,nomounted,nomodifier] <FLYING MOUNT>; [nomounted] <GROUND MOUNT>
/dismount [mounted]
I made one little addition by adding
nomodifier [iirc] pressing shift, alt or control will force the use of a ground mount in Northrend and Outland
Great work, thank you.
Thank you to everyone posted the mount macro.
I have use the above macro on my 3 account but 1 of the account keep having this error showing up.
The error message as follows:
[string "local m==GetZoneText() if (m=="Dakara" or m=="Wintergrasp" an...."]:1: unexpected symbol near '=='
==================
I have double check the syntax on that account but still the error message pop up. Any help will be appreciated.
The mount use is Swift Green Mechanostrider and Snowy Gryphon.