Results -9 to 0 of 13

Thread: Frage zu Makros

Threaded View

  1. #9
    Player
    Ashrak's Avatar
    Join Date
    Jun 2014
    Posts
    594
    Character
    Ashrak Teriel
    World
    Shiva
    Main Class
    Thaumaturge Lv 60
    Mein Problem ist inzwischen gelöst. Ich hab mir sagen lassen dass das Makro nicht komplett abbricht wenn es kein Ziel findet, sondern einfach weiter abgearbeitet wird. Deswegen sieht mein Makro inzwischen so aus:

    Code:
    /micon "Apokatastasis"
    /ac "Apokatastasis" <tt>
    /ac "Apokatastasis" <t>
    /ac "Apokatastasis" <2>
    /p Apokatastasis applied! Incoming magic damage reduced by 20% for 12 seconds! <se.4> <wait.12>
    /p Apokatastasis worn off! <se.11>


    @radioactive_lego

    I thought that macros stop completely if they cant find a target (for example, if Nael lift up). That's why I wanted to know whether a macro can be programmed such that it can autonomously to target a different target. With gimmicks like "if" and "else".
    (0)
    Last edited by Ashrak; 12-17-2014 at 06:20 PM.