-
Mounting macro
Fixed. My mount macro for a druid and 4 others =D
#showtooltip
!if (character is in "druid") /cast Flight Form
!elseif (Character is in "other")
/use [flyable]Dark Phoenix
/use [swimming]Abyssal Seahorset
/use [noflyable]Chestnut Mare
/script VehicleExit()
/dismount [mounted]
-
not very nhas/osha safe, no stop macro for flying mounted? seems expensive to dismount like that without at least a mod
-
I don't understand exactly what you mean? I'm really new to all this lol. I was just excited to use if and elseif correctly!! I still get giddy when it works lol. What is Nya's and OSHA? And why do I need a stop for flying? Expensive?? Like in gold?
-
He/she means you can add lines such as this:
/dismount [mod:shift]
You can have macros do one thing if you press them, another thing if you press holding alt, another holding shift, etc.
Pretty sure the OSHA (Occupational Safety and Health Administration) comment was intended as humor. Not sure what nhas is.
-
I thought that was what he meant by OSHA but one can never be too sure lol, thanks for the concern HPVAC! I'll see about fixing it =)