Smart Mount/Dismount
This macro summons a random favorite mount in outdoor zones, and dismisses it in indoor or no-mount areas.
#showtooltip
/run C_MountJournal.SummonByID(0) or Dismount()Mount and travel macros for Frost Death Knights enhance movement convenience and efficiency. They streamline the process of summoning mounts and dismounting, allowing for quicker transitions in and out of combat or travel. These macros help reduce the number of keybinds needed for common travel actions.
This macro summons a random favorite mount in outdoor zones, and dismisses it in indoor or no-mount areas.
#showtooltip
/run C_MountJournal.SummonByID(0) or Dismount()Summons a random favorite mount and dismisses your active ghoul, preventing it from pulling extra mobs.
#showtooltip
/castrandom [flyable]Emerald Drake;Swift White Hawkstrider
/script PetDismiss()Toggles Path of Frost on and off, allowing for water walking for the Death Knight and party members.
#showtooltip Path of Frost
/cast Path of FrostOpen your Mount Journal (Shift-P by default), hover over a mount, and click the star icon in the top right corner of the mount's icon. This will add it to your favorite mounts.
Yes, replace '/castrandom' with '/cast [mount_name]' where '[mount_name]' is the exact name of your desired mount, for example, '/cast Invincible'.
Dismissing your pet, especially a ghoul, prevents it from accidentally engaging enemies while you are trying to travel or pass through tricky areas, which can be useful when moving through quest zones or dungeons.