Close
Showing results 1 to 10 of 30

Hybrid View

  1. #1

    Default

    Keeping in mind the character limit present in the standard interface you may have to modify the macro below:
    Code:
    /targetexact [mod:shift,nomod:ctrl/alt,exists] Masterblasterz 
    /targetexact [mod:shift,nomod:ctrl/alt,exists] AlternateToonName 
    /targetexact [mod:alt,nomod:ctrl/shift] Divinelace
    /targetexact [mod:ctrl,nomod:shift/alt] Divinehunter
    /targetexact [mod:shiftalt,nomod:ctrl] Healingways
    /targetexact [mod:ctrlshift,nomod:alt] Holyhands
    /follow
    /targetlasttarget
    The mod set demonstrates how to apply an alternate option.
    The above macro uses your extremely long method of accomplishing this task. You may have a reason not presented in this inquiry, however, it would use far fewer characters to use the following:

    Code:
    /follow [mod:shift, nomod:ctrl/alt, target=Masterblasterz][mod:alt,nomod:ctrl/shift,target=Divinelace][mod:ctrl,nomod:shift/alt,target=Divinehunter][mod:shiftalt,nomod:ctrl,target=Healingways][mod:ctrlshift,nomod:alt,target=Holyhands]
    Since you can't follow yourself the main character would ignore the follow command and would never change targets.
    Last edited by Bettysue : 10-17-2011 at 03:33 AM

  2. #2

    Default

    Quote Originally Posted by Bettysue View Post
    Keeping in mind the character limit present in the standard interface you may have to modify the macro below:
    Code:
    /targetexact [mod:shift,nomod:ctrl/alt,exists] Masterblasterz 
    /targetexact [mod:shift,nomod:ctrl/alt,exists] AlternateToonName 
    /targetexact [mod:alt,nomod:ctrl/shift] Divinelace
    /targetexact [mod:ctrl,nomod:shift/alt] Divinehunter
    /targetexact [mod:shiftalt,nomod:ctrl] Healingways
    /targetexact [mod:ctrlshift,nomod:alt] Holyhands
    /follow
    /targetlasttarget
    The mod set demonstrates how to apply an alternate option.
    The above macro uses your extremely long method of accomplishing this task. You may have a reason not presented in this inquiry, however, it would use far fewer characters to use the following:

    Code:
    /follow [mod:shift, nomod:ctrl/alt, target=Masterblasterz][mod:alt,nomod:ctrl/shift,target=Divinelace][mod:ctrl,nomod:shift/alt,target=Divinehunter][mod:shiftalt,nomod:ctrl,target=Healingways][mod:ctrlshift,nomod:alt,target=Holyhands]
    Since you can't follow yourself the main character would ignore the follow command and would never change targets.

    Dang, too bad this is WoW syntax and not supported in Rift. :/ Would've been nice, but it just doesn't work in Rift.
    Team 1: 7x60p80 Clerics + 3x60p60 Mages (Legio IX)
    Team 2: 5x60 Clerics + 5x60 Rogues
    Team 3: 10x60 Warriors

Posting Rules

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