1. #1

    Exclamation Desecrated Ground Gorefiend's Grasp macro

    So I want the tooltip to change for this macro depending on the talent I choose for the tier 6 death knight talents. Right now my Gorefiend's Grasp macro is working exactly how I'd like it to, but I'd like to add Desecrated Ground in there. When I do, it doesn't change the tooltip like other macros I have. Thanks in advance.
    Here's what i have so far:

    #showtooltip
    /cast [nomod]gorefiend's grasp
    /cast [mod:shift,@focus]gorefiend's grasp
    /cast [mod:alt,@player]gorefiend's grasp
    /cast desecrated ground

  2. #2
    Try this:
    #showtooltip
    /cast [talent:6/1,nomod] Gorefiend's Grasp; [talent:6/1,mod:shift,@focus] Gorefiend's Grasp; [talent:6/1,mod:alt,@player] Gorefiend's Grasp; [talent:6/3] Desecrated Ground

    That should work unless I made some egregious error.I would just use the addon Talent Macros. http://www.curse.com/addons/wow/talentmacros
    Last edited by Obsession; 2015-03-28 at 12:01 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •