Results -9 to 0 of 19

Dev. Posts

Threaded View

  1. #9
    Player
    Darkoon's Avatar
    Join Date
    Mar 2011
    Posts
    103
    Character
    Luna Belle
    World
    Ragnarok
    Main Class
    Conjurer Lv 70

    Conditions within a Macro Line

    Before you create additional macro slots you need to improve the macro system as a whole.

    Macros not able to queue.
    Macros failing to execute properly during certain conditions;

    Macro Line 1: <mo>
    Macro Line 2: <t>
    Macro Line 3: <me>

    If <mo> target is too far away it will ignore Macro Line 1 and execute Macro Line 2 and the same thing will happen with Macro Line 2, if the target is too far away, it will execute Macro Line 3. Best would be for us to create conditions within the macro so that it does what we want.

    Macro Line 1: <mo> "if no target cancel macro"
    Macro Line 2: <t> "if no target cancel macro"
    Macro Line 3: <me>

    Then there is the fact that the Macro System will just fail by itself if you press the Macro too fast.

    https://youtu.be/mGQgtAyYjTc
    (1)
    Last edited by Darkoon; 08-20-2015 at 06:40 PM. Reason: Included Video