What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Mount macro for pet classes

Blink99

New Member
Joined
Jan 15, 2010
Messages
233
Reaction score
2
really disappointed that GB hasnt attempted to integrate simple class actions such as checking for pet, class buffs, ect. wouldnt be hard to add it. so i created this macro specificly for my warlock whose pet would die.

WHAT IT DOES

summons pet if not active before mounting. it will throw a bad mount attempt but it is much better than dieing because of not having a pet....

Code:
#showtooltip
/dismount 
/use [pet:Felguard] Flying Machine
/cast [nocombat] Summon Felguard
 
Back
Top