EverQuest II | Macros Alias Command - Channeler Edition

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • Source Video: • Katanallama's EQII Gam...
    MainTank Alias Macro:
    /alias RMTregen:useabilityonplayer %T Truespirit Restoration
    /alias RMTward:useabilityonplayer %T Siphoned Protection
    /alias RMTdeathblock:useabilityonplayer %T Channeled Protection III
    /alias RMTheal:useabilityonplayer %T Bounty of the virtuous
    /alias RMTcure:useabilityonplayer %T Cure
    /alias RMTintercept:useabilityonplayer %T Construct's Interception
    Example Macro for Construct's Intercept: (Single target Maintained)
    /cl
    /cancel_spellcast
    Construct’s Interception
    /cancel_spellcast
    /RMTintercept
    Example Macro for Truespirit Restoration: (Single target not maintained)
    /cl
    /cancel_spellcast
    /RMTregen
    Truespirit Restoration Target: fortimer

ความคิดเห็น • 13

  • @strNpwrKC
    @strNpwrKC 2 ปีที่แล้ว +1

    I do believe macros do this same thint and much less complicated.
    Unless I am missing something.

    • @Tinker_Balambao
      @Tinker_Balambao  2 ปีที่แล้ว +2

      This is using game specific commands to make macros using the vanilla in game system.
      This is a more advanced command within the existing macro system. Set up is a bit of work up front that will save you a bunch of time during a raid where time is precious.

    • @strNpwrKC
      @strNpwrKC 2 ปีที่แล้ว +1

      Yeap, can do that with macros.
      Not discounting you in any wat. Macros are just...stupidly powerful. Over, in my eyes.
      Thank you for this. Ill definitely play around with it even for shits

  • @rocklifter223
    @rocklifter223 6 ปีที่แล้ว +1

    ps im trying to set it up so i press my buttons on my hot bar once on warden and they auto cast on my target

  • @RalphGrella
    @RalphGrella 6 ปีที่แล้ว +1

    was that you in the audience with katanallama's presentation?
    th-cam.com/video/0Cf_pUprelo/w-d-xo.htmlm1s

  • @rocklifter223
    @rocklifter223 6 ปีที่แล้ว +1

    how does the target set to : fortimer work because it says when i put it in a macro that fortimer not found

    • @Tinker_Balambao
      @Tinker_Balambao  6 ปีที่แล้ว

      Rocklifter fortimer is just a nonsense name so that your macro. shows recast info (greys or blues out) and range info (red when out of range).
      You need to set up the alias command macro first, than use the KeyPhrase in your spell macro. to make it always target a specific person you need to click on that person at the beginning of the raid/group (if you go LinkDead and come back as well) and than click on your alias macro.
      that sets your target at the time as your target for your new /KeyPhrase command that casts a spell on a player.
      See the description box for all of the commands I used, and if your not a Channeler simply replace the spell names with spells for your class.

    • @rocklifter223
      @rocklifter223 6 ปีที่แล้ว

      got it so i need the alias commands on some one first before i can do the fortimer as target

    • @Tinker_Balambao
      @Tinker_Balambao  6 ปีที่แล้ว

      +Rocklifter you need one macro with one alias command per spell that you wish to set up.
      /alias KeyPhrase:useabilityonplayer %T SpellName
      than your macro that will cast the spell will have the ability with fortimer in the target box as well as a line with your KeyPhrase as a /command
      /KeyPhrase
      ability with fortimer in target box
      if you want your character to cancel everything and start casting immediately...
      /cl
      /cancel
      /KeyPhrase
      ability with fortimer in target box
      first you select your desired target and click your alias command macro. that sets up all of the macros using your /KeyPhrase to cast the spells on the person you had targeted.
      Until you relog or go linkdead... or select a new target and click your alias command macro... that person will be the target of the macros you set up.

    • @rocklifter223
      @rocklifter223 6 ปีที่แล้ว

      jeeze this is hard to setup

    • @Tinker_Balambao
      @Tinker_Balambao  6 ปีที่แล้ว +1

      +Rocklifter naw, once you do the hard bit it makes things easier all around. totally worth it.