Thread: Macro question

  1. #1

    Macro question

    i have a macro that is set up just like this


    /backpack
    /map
    /confused
    /lost
    /cry

    before 4.2 it would do all of the emotes whether i had someone targeted or not. no all it does when i click button is /backpack. did they change something? anyone know how to help me fix it? thanks

  2. #2
    It seems Blizzard added an 0.5~ sec internal cooldown/throttle on doing emotes ..Try spamming /backpack in a macro, it will maybe work only 1 or 2 times, while you actually clicked/pressed it 3 times or more

    A workaround could be to use the /in command, provided by the old Ace2 libraries, or from SlashIn
    Code:
    /backpack
    /in 0.5 /map
    /in 1 /confused
    /in 1.5 /lost
    /in 2 /cry

    Edit:
    Can someone please post this, or something similar on the US thread? I can't post there since I'm on EU
    Last edited by lawomous; 2011-07-02 at 05:51 PM.

  3. #3
    I guarantee the only people this affected were the ones abusing the command that did every emote in the game.

    Posted on the US thread regardless, and unlinked InDemand from your post, it isn't an option when SlashIn was updated 23 hours ago and InDemand was updated in 2008.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

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