+ Reply to Thread
Page 37 of 38 FirstFirst ... 27 33 34 35 36 37 38 LastLast
Results 541 to 555 of 559
Like Tree14Likes

Thread: Ultimate Rift Macro Guide

  1. #541
    Soulwalker
    Join Date
    Mar 2012
    Posts
    19

    Default

    Is there a way to change the icon my button is displaying depending on my target?

    For instance, if I want to fold a targetted heal and a targetted damage spell into the same macro, but make the icon display the heal if I have a target I can heal, and the damage spell if I have a target I can deal damage to?

    Also is there anywhere that I can legitimately get a list of all the possible modifiers? I know that the initial post has a lot of them but it's definitely not a complete list (I just found the [notactive] one, for instance). I just want to make sure I'm not missing out on things when attempting to create macros.

  2. #542
    Plane Touched Eryon's Avatar
    Join Date
    Jul 2011
    Posts
    236

    Default

    Quote Originally Posted by Veliya View Post
    Is there a way to change the icon my button is displaying depending on my target?

    For instance, if I want to fold a targetted heal and a targetted damage spell into the same macro, but make the icon display the heal if I have a target I can heal, and the damage spell if I have a target I can deal damage to?
    Nope. #show is static once defined. The only attributes it has is related to the GCD or ICD of the ability.

    Quote Originally Posted by Veliya View Post
    Also is there anywhere that I can legitimately get a list of all the possible modifiers? I know that the initial post has a lot of them but it's definitely not a complete list (I just found the [notactive] one, for instance). I just want to make sure I'm not missing out on things when attempting to create macros.
    I'm curious if such a beast exists. I've been updating my own local wiki with information but I'm not publishing it as it has a lot of my own meaningless (to others) notes. Nice to see something though, or failing that a place to contribute what I do find.
    "Might does not make right... It just makes it possible."

    Alekto, Cleric - Eryon, Warrior - Mause, Rogue - Casuane, Cleric

  3. #543
    Soulwalker
    Join Date
    Mar 2012
    Posts
    1

    Default

    Do you put your finisher in the macro as well or keep it separate

  4. #544
    Plane Touched CenCal's Avatar
    Join Date
    Dec 2010
    Location
    Kaleefornia
    Posts
    208

    Default Macro error?

    Hello, I am a returning player to Rift and up until now had used my abilities bound to my Razr Naga and keyboard. I tried to write a macro for my L24 fighter. This is what it looks like:
    #show Spell Sunder
    Suppressmacrofailures
    Cast Spell Sunder
    cast Path of the Wind
    cast Path of the Raptor
    cast Dual strike
    cast Dire blow
    When I click on the key I have the macro bound to, it casts Spell Sunder, and continue to click that same key, but from then on my character does no attacks other than auto attack. Can anyone give me some advice as to what I am doing wrong? Thanks.

  5. #545
    Ascendant mo0trix's Avatar
    Join Date
    Feb 2011
    Posts
    1,782

    Default

    Quote Originally Posted by CenCal View Post
    Hello, I am a returning player to Rift and up until now had used my abilities bound to my Razr Naga and keyboard. I tried to write a macro for my L24 fighter. This is what it looks like:
    #show Spell Sunder
    Suppressmacrofailures
    Cast Spell Sunder
    cast Path of the Wind
    cast Path of the Raptor
    cast Dual strike
    cast Dire blow
    When I click on the key I have the macro bound to, it casts Spell Sunder, and continue to click that same key, but from then on my character does no attacks other than auto attack. Can anyone give me some advice as to what I am doing wrong? Thanks.
    2hander?...
    Quote Originally Posted by Ahov View Post
    Links = Defiler = Support, not a healer. Nice try, though.
    Quote Originally Posted by Ahov View Post
    Purifier is a utility spec, not a healer.
    ^This guy writes cleric guides and claims chloro is OP. LOL!

  6. #546
    Ascendant mo0trix's Avatar
    Join Date
    Feb 2011
    Posts
    1,782

    Default

    Quote Originally Posted by vertigale View Post
    I would love to take this macro and make it work for my HoTs.

    \\\This is The Macro\\\
    #show <Motif>
    cast <Motif>
    wait 25
    <#> \\\Use the number of your chat\\\ - "Motif" is wearing off, re-cast it now!!
    party - This will switch your primary chat back to party mode for you. You can also use /say to go back to general chat.

    Is there a way to make this tell me which party member needs the refresh? Or rather, limit this macro to only informing me of HoTs put on the tank?


    You can do all this, unfortunately not afaik with the in-game macro system. Logitech keyboard however...
    Quote Originally Posted by Ahov View Post
    Links = Defiler = Support, not a healer. Nice try, though.
    Quote Originally Posted by Ahov View Post
    Purifier is a utility spec, not a healer.
    ^This guy writes cleric guides and claims chloro is OP. LOL!

  7. #547
    Plane Touched CenCal's Avatar
    Join Date
    Dec 2010
    Location
    Kaleefornia
    Posts
    208

    Default

    Quote Originally Posted by mo0trix View Post
    2hander?...
    Thanks for your reply. I had dual weapons equipped ( hammer-scepter) but nothing worked after I pressed the macro bound key to cast "Spell Sunder".
    After that it was ALL auto attacks....

  8. #548
    RIFT Guide Writer Bowler Hat's Avatar
    Join Date
    Feb 2011
    Posts
    1,529

    Default

    Was I dreaming or did I read somewhere that an "alive" target modifier was to be introduced?

    Something like;

    target [alive] @mark01

    so it would only target the marked mob if it was alive. Did it ever make it to Release?

  9. #549
    Ascendant mo0trix's Avatar
    Join Date
    Feb 2011
    Posts
    1,782

    Default

    Quote Originally Posted by Bowler Hat View Post
    Was I dreaming or did I read somewhere that an "alive" target modifier was to be introduced?

    Something like;

    target [alive] @mark01

    so it would only target the marked mob if it was alive. Did it ever make it to Release?
    I think the change you're thinking of is that if you use /target <mobname> it wouldn't target a dead one.

    For example on Akylios where ranged would be targeting stingers... /target stinger would no select a dead one
    Quote Originally Posted by Ahov View Post
    Links = Defiler = Support, not a healer. Nice try, though.
    Quote Originally Posted by Ahov View Post
    Purifier is a utility spec, not a healer.
    ^This guy writes cleric guides and claims chloro is OP. LOL!

  10. #550
    RIFT Guide Writer Bowler Hat's Avatar
    Join Date
    Feb 2011
    Posts
    1,529

    Default

    Quote Originally Posted by mo0trix View Post
    I think the change you're thinking of is that if you use /target <mobname> it wouldn't target a dead one.

    For example on Akylios where ranged would be targeting stingers... /target stinger would no select a dead one
    Yes that was it, thanks

  11. #551
    Soulwalker dragnar's Avatar
    Join Date
    Jul 2012
    Posts
    1

    Default walk macro

    hey this is just a question but i play games with family and they are used to the everquest way of playing but it upsets them that there isent a auto run feature when typeing. is there such thing as a auto run macro for this? please help i would muchley appriate it

  12. #552
    Soulwalker XaNero's Avatar
    Join Date
    Aug 2012
    Posts
    9

    Default

    I have a question and this have been bugging me for a while. This is the macro I have in mind.

    #show Swift Shot
    cast Swift Shot
    cast [shift] Strafe

    I want to know if you can make the "#show" bit also work with modifiers. So that it will show the Strafe tooltip whenever I press shift. Does this work?

  13. #553
    Shield of Telara Cygfa's Avatar
    Join Date
    Mar 2011
    Posts
    709

    Default

    Quote Originally Posted by dragnar View Post
    hey this is just a question but i play games with family and they are used to the everquest way of playing but it upsets them that there isent a auto run feature when typeing. is there such thing as a auto run macro for this? please help i would muchley appriate it
    keybind autorun to a mousebutton (i have my mousewheel for it)
    Quote Originally Posted by Majorin View Post
    Keeping a thread going with half truths, ignorance, bias, and an inability to understand even the most basic elements of pvp is not going to get anything nerfed.

  14. #554
    Soulwalker
    Join Date
    Aug 2012
    Posts
    15

    Default

    Quote Originally Posted by XaNero View Post
    #show Swift Shot
    cast Swift Shot
    cast [shift] Strafe

    I want to know if you can make the "#show" bit also work with modifiers. So that it will show the Strafe tooltip whenever I press shift. Does this work?
    Not in game but you could try:
    Code:
    #show [shift] Strafe
    #show Swift Shot
    cast [shift] Strafe
    cast Swift Shot
    Note that modifiers need to come before the fall through or it will not work.

  15. #555
    Shadowlander Aranel's Avatar
    Join Date
    Jan 2011
    Posts
    47

    Default

    Quote Originally Posted by SirArion View Post
    Not in game but you could try:
    Code:
    #show [shift] Strafe
    #show Swift Shot
    cast [shift] Strafe
    cast Swift Shot
    Note that modifiers need to come before the fall through or it will not work.
    So does that mean if I press SHIFT, icon will change? Coz it doesnt for me.

+ Reply to Thread
Page 37 of 38 FirstFirst ... 27 33 34 35 36 37 38 LastLast

Bookmarks

Posting Permissions

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