1. Why equip macros don't work ?!

    Why macros like this ''/equipslot 16 Grievous Gladiator's Greatsword'' don't work it worked last time i use it but now it don't why ?!

  2. May 1, 2016  
    If u r trying to make macro for mog bug, use /equip , /equipslot isnt working. /equip is by default 16

  3. May 1, 2016  
    When I try to use my /equipslot macro post-patch, it actually makes the ring I try to equip disappear- or it grays it out in my bag. It only reappears after I log off for a while. Tried using /equip- it didn't work.

  4. May 2, 2016  
    Make macro without equipslot it works, like this:

    #showtooltip
    /cast Battle Stance
    /equip Grievous Gladiator's Greatsword

    or

    #showtooltip
    /cast Defensive Stance
    /equip Grievous Gladiator's Hacker
    /equip Grievous Gladiator's Shield Wall

  5. May 2, 2016  
    The problem is not /equipslot. It works. I use it for my RP stuff (drug dealer costume, pirate costume, cook costume etc. i know i can use item sets but i like making macros :3)

    Anyways, problem is Tyrannical gladiator gear/ Grievous gladiator gear. I have a few macros that swap between enchants on multiple pvp gear. Sadly its not working that well for some reason. Once swapped, it doesnt change back post the update.

    Anyways there is a solution though.

    If you want to swap between 2 items there is a brute force method to do it.

    Keep your item in a particular spot (say bag 1 slot 3)

    #showtooltip
    /use 1 3

    This will swap ur item and place the swapped item in bag 1 slot 3.
    1. This macro is NOT spammable. Spamming will cause repeated swaps.
    2. Bag numbers start from 0-4. Slot numbers start from 1-max bag size.

Posting Permissions

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