Announcement

Collapse
No announcement yet.

Macro questions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Macro questions

    How do you macro 2 hope rings to ring1 and ring2?
    It only allows one to be equipped.

  • #2
    Re: Macro questions

    /equip "l.ring" "Hope Ring"
    /equip "r.ring" "Hope Ring"


    Icemage

    Comment


    • #3
      Re: Macro questions

      Yeah I tried that. It only uses equips 1 ring.

      Comment


      • #4
        Re: Macro questions

        Originally posted by raidenn View Post
        Yeah I tried that. It only uses equips 1 ring.
        I use Ring1 and Ring 2, one thing you have to consider is that if you place both lines together the game tends to skip the second one, and either tell you it can't change the item, or it simply skips it.

        I think its because both lines try to equip the same ring (before the server registers the first change). What I do is place another /equip line or anything else between both lines.

        It's worked for me so far.
        sigpic
        "In this world, the one who has the most fun is the winner!" C.B.
        Prishe's Knight 2004-Forever.

        その目だれの目。

        Comment


        • #5
          Re: Macro questions

          try

          /equip Ring1 "Hope Ring"
          /equip Ring2 "Hope Ring"

          Thanks Yyg!

          Comment


          • #6
            Re: Macro questions

            Yeah, what NT said. I do that and never have any trouble (even with no lines in between them).

            Comment


            • #7
              Re: Macro questions

              I've never had trouble with this either, but I suppose your connection could be a factor. Raydeus's suggestion seems like the best bet.
              lagolakshmi on Guildwork :: Lago Aletheia on Lodestone

              Comment


              • #8
                Re: Macro questions

                Originally posted by neighbortaru View Post
                try

                /equip Ring1 "Hope Ring"
                /equip Ring2 "Hope Ring"
                One more vote for this method. I always get both rings swapped with this macro.
                Character: Bricklayer
                Server: Ramuh
                31 RDM/ 23 BLM/ 20 WHM

                Comment

                Working...
                X