1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Discord Support team Facebook l2central.info

Macro issue

Discussion in 'Archive 2.0' started by LuckyLuciano, Jan 26, 2019.

  1. Notic

    Notic User

    Joined:
    20.03.17
    Messages:
    727
    Likes Received:
    117
    Hi

    Anyone experienced when you have macro for example of 12 lines and it goes 1 2 3 4 and skips 5 6 7 8 and goes to straight 9 10 11 12? Happens randomly on different chars/macros. And it does so without any delay
     
  2. Palkah

    Palkah User

    Joined:
    25.08.15
    Messages:
    502
    Likes Received:
    295
    Can you paste the macro and tell us what each line does (if it's useshortcut)?
     
  3. Notic

    Notic User

    Joined:
    20.03.17
    Messages:
    727
    Likes Received:
    117
    /target wolf1
    /attack
    /delay x
    /useskill provoke
    /target wolf2
    /attack
    /delay x
    /useskill provoke
    /target %party1
    /attack
    /delay x
    /provoke

    And it happens that it goes to wolf1 and instantly goes to %party1 or it can skip wolf1 etc

    Same happened on feoh where it skipped like 4 skills (both damage and selfbuff i.e body to mind)

    I use /useskill or full commands instead of shortcut if that makes any difference
     
    Last edited: Jan 26, 2019
  4. Palkah

    Palkah User

    Joined:
    25.08.15
    Messages:
    502
    Likes Received:
    295
    For safety purposes it's better to replace /attack with targetting the same target second time, otherwise I can't find a reason why it would skip steps
     
  5. zauliuz

    zauliuz User

    Joined:
    26.03.14
    Messages:
    2,852
    Likes Received:
    442
    in settings "optimize performance" unchecked on all windows?
     
  6. Notic

    Notic User

    Joined:
    20.03.17
    Messages:
    727
    Likes Received:
    117
    Optimize performance off and yea its really wiered never happened before or never noticed
     
  7. Bistabil

    Bistabil User

    Joined:
    09.10.13
    Messages:
    156
    Likes Received:
    26
    I can also confirm this and I don't know why it is happening.
     
  8. Eyon00

    Eyon00 User

    Joined:
    16.08.16
    Messages:
    299
    Likes Received:
    122
    Attack instead double /target %name , your gear will vanish. :D
     
  9. Notic

    Notic User

    Joined:
    20.03.17
    Messages:
    727
    Likes Received:
    117
    Would it completely skip a few commands due to pc or internet lag?
     
  10. Palkah

    Palkah User

    Joined:
    25.08.15
    Messages:
    502
    Likes Received:
    295
    Macros are client-side so as long as connection to server is TCP, the issue should be client-side. PC lag/optimize performance/etc included.
     
    Last edited by a moderator: Jan 29, 2019
  11. Notic

    Notic User

    Joined:
    20.03.17
    Messages:
    727
    Likes Received:
    117
    Thanks. I'll try plugging in the cable instead of wifi :)