Close
Showing results 1 to 10 of 26

Hybrid View

  1. #1

    Default

    ...
    Last edited by Dorffo : 04-28-2022 at 11:39 PM

  2. #2

    Default

    Quote Originally Posted by Dorffo View Post
    @Leovindica

    for my setup there are three keys involved per shaman:
    each shaman has a focus macro keybound to numpad delete.
    Code:
    /assist leader
    /focus
    each shaman has a hex keybind (ctrl-v)
    HTML Code:
    /cast [@focus,exists,nodead][] hex;
    and a bind elemental keybind (shift-v)
    Code:
    /cast [@focus,exists,nodead][] bind elemental
    in isboxer I setup 4 mapped keys (f9, f10, f11, f12) which are each 1 step and consist of two actions:

    f9:
    step-
    --actions:
    num del -> sham 1
    alt+num 1 -> self (raid target icon)

    f10:
    step-
    --actions:
    num del -> sham 2
    alt+num 2 -> self (raid target icon)

    f11:
    step-
    --actions:
    num del -> sham 3
    alt+num 3 -> self (raid target icon)

    f12:
    step-
    --actions:
    num del -> sham 4
    alt+num 4 -> self (raid target icon)


    Prep for pulls in PvE then looks something like: Target NPC1, tap f9, target npc2, hit f10. target npc3 hit f11 etc.

    On pull ctrl-v or shift-v tosses out the binds/hexs
    This setup also looks quite nice, I'm still a beginner concerning IS, could you show me a screenie of your ISB setup of one of the F9/10/11/12 steps pls? A visual always helps me understand better
    AMD 8350, 8Gb, ASUS 6970 DCU II, W7 64

Posting Rules

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