Unfortunately, that kind of conversation is no longer allowed on this website and on the forums. This is not my decision. It comes from the site owner and the staff. Any conversation of that type needs to happen somewhere else. All I can tell you is that you will need to figure it out on your own. Most people do. There you go.
ST is good for arena.
go go pvp ![]()
Question: Hunterâs Markâwould it be useful to build this in?
Right now, it has to be set manually for every targetâjust wondering
thx for your work
/castsequence [harm,nodead] reset=target Hunterâs Mark, null
This will auto cast Hunterâs Mark on each target, you can add it to 1st action block if you want.
The way my macro is set up, Hunterâs Mark is applied to the target as soon as you start the sequence. Nothing has changed and nothing has been removed, so Iâm not sure why youâre having to apply Hunterâs Mark manually.
/castsequence reset=target 257284, null
The number being the spellID for Hunterâs Mark. And is within the first block for the sequence.
Whenever you move on to another target, Hunterâs Mark should be applied automatically. For example, if you kill one mob and then target another, the sequence will apply Hunterâs Mark to the new target as part of the rotation.
That makes it quite peculiar if itâs not working for you. The main thing Iâd check is whether you have the GSE options enabled for multiple-click use. Thatâs the only reason I can think of that would prevent it from working correctly.
For me, and for the other people using the sequence, itâs working perfectly fine.