1. #1

    mouseover shaman shields

    hey need some help on a macro i want it to cast water shield (one my self obv) with nomod earth shield on my mouseover on mod shift if i dont have a mouseover i want it to cast it on my current target and with mod ctrl i want it to cast lightning shield.

    i have this one #shottooltip
    /cast [nomod]Water Shield;[mod:ctrl]Lightning Shield;[mod:shift,@mouseover,exists,noharm][target=target][target=Bisken]Earth Shield the problem is when i dont have a traget or current target i want it to cast it on my self (yes i have default cast on myself if no target) plzz help

  2. #2
    This should work if Earth Shield is casted on yourself if an enemy is targeted:
    Code:
    #showtooltip
    /cast [mod:shift,@mouseover,help][mod:shift] Earth Shield; [mod:ctrl] Lightning Shield; Water Shield
    Last edited by Woogs; 2012-12-20 at 02:43 PM.

  3. #3
    thanks!!!!

Posting Permissions

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