1. #1
    Warchief
    10+ Year Old Account
    Join Date
    Nov 2010
    Location
    Constantinople
    Posts
    2,066

    Druid macro help

    Morning, recently started playing druid, and could use some help with a macro or 2. Have only played feral, and am wondering is there a way to have both feral charge/bash for both cat and bear be same 'button'. something like /cast feral charge (if in cat form, use feral charge cat but if in bear form use feral charge bear)
    Your mother was a hamster, and your father smelled of elderberries.

  2. #2
    This is somewhat bigger and more intricate than what you asked for - but yes, you can pull what you need from this macro and make your own. :)

    Code:
    #showtooltip
    /cast [stance:1,mod:shift,@focus,exists,harm,nodead][stance:1,mod:shift][stance:1,noctrl]Skull Bash(Bear Form);[stance:3,mod:shift,@focus,exists,harm,nodead][stance:3,mod:shift][stance:3,noctrl]Skull Bash(Cat Form);[mod:ctrl]Faerie Fire (Feral)


    ---------- Post added 2012-05-21 at 06:43 PM ----------

    Edit: Seems I can post properly again... you can just copy paste from above
    Last edited by Jodall; 2012-05-21 at 04:57 PM. Reason: fix

  3. #3
    Code:
    #showtooltip
    /cast [form:3]Skull Bash;Skull Bash(Bear Form)
    Code:
    #showtooltip
    /cast [form:3]Feral Charge(Cat Form);Feral Charge

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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