• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Toggle last targets?

Derp

Member
Joined
Oct 1, 2014
RedCents
43¢
This is probably a very simple question and I've looked around but the results are never quite what I'm looking for. In game you can set a key to "Toggle last two targets" is there a way to do that in a downshit/holyshit. Here's the idea I was wanting to do:

holyshit0 = /if (${Me.SpellReady[QuickHealFromRanger] && ${Me.PctMana} > 50 && !${Me.Moving} && ${Me.PctHPs} < 50 && !${Group[0].MainTank}) /multiline ; /target ${Group[0]} ; /cast 1 ; /switch-back-to-last-target


So if I take so damage and I'm not the tank and my quick heal is ready I want it to target me, cast a heal, then target the last thing I had on target again.

EDIT: I just noticed I can /keypress S to accomplish this... but I'm still curious if there's a better way.
 
You can use the /keypress command to switch back. you will need to use the /bind eqlist to find the key name you need to use for switching targets. to target yourself just use /target id ${Me.ID}
 
Question - Toggle last targets?

Users who are viewing this thread

Back
Top
Cart