I am 90% moved over from underfoot

Discussion in 'E3' started by lanystvyl, Nov 1, 2018.

  1. lanystvyl

    lanystvyl Orc Pawn

    Messages:
    7
    I think the following macro's are the last one I need. I use them for heals out of group.

    /bct gwenda //Target id $[Target.ID]
    /bct gwenda //cast 8
    And
    /bct gwenda //Target id $[Me.ID]
    /bct gwenda //cast 8

    What would be the new commands in e3?
     
  2. lanystvyl

    lanystvyl Orc Pawn

    Messages:
    7
    ok aside from my [ that should had been { the target stuff works so i guess //keypress Q works instead of calling the gem is ok
    im 100%
     
  3. mackal

    mackal Pyrilen Fireblade

    Messages:
    2,267
  4. lanystvyl

    lanystvyl Orc Pawn

    Messages:
    7
    Thanks I'm finally over to rof2 it seems much more stable than uf.
     
  5. chance

    chance Enraged War Boar

    Messages:
    732
    Manual Heal Requests:
    *Chance is my cleric.

    With e3 ...
    HEALSME: /tell Chance heal
    HEALTARGET /bct ${Target.CleanName} //tell Chance heal
    ** Make sure you have the correct spell alias in : C:\Games\MQ70\Macros\e3 Macro Inis\Spell Aliases.ini
    Example:
    [Cleric]
    Heal=Pious Light

    WITHOUT E3:
    /noparse /alias /healit /bct Chance //casting "Pious Light|2" gem -targetid|${Target.ID}
    /noparse /alias /healme /bct Chance //casting "Pious Light|2" -targetid|${Me.ID}
    Making the commands /healit and /healme

    can hotkey those commands