• 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 - Anyone use MQ2Medley

dealings

Well-known member
Joined
May 31, 2018
RedCents
2,288¢
INI:
song1=Dirge of the Sleepwalker^300^${XTarget[3].Type.Equal[NPC]} && ${Target.PctHPs}>95 -interrupt -targetid|${Me.XTarget[3].ID}

I want to use MQ2medley plugin and Bard AA mez

there is the name of the AA, the reuse, then there is a check for xtended target 3 and that its a pc, there is a hpcheck then I have (2) other commands: 1 interrupt other songs and do this, and 2 target extended target 3

Is this written correctly do I even need the interrupt since its an AA

is there a way to clean this up so its functional
 
I did not see anyone do that with a mez you could try /medley queue "Dirge of the Sleepwalker" -targetid|${Me.XTarget[3].ID}
or
/medley queue "Dirge of the Sleepwalker" -interrupt
Interrupt current song and cast AA "Dirge of the Sleepwalker"
 
INI:
song4=Wave of Sleep Rk. II^30^${SpawnCount[NPC radius 40 zradius 40]} >2 && ${Target.PctHPs}>95 && ${Me.CombatState.Equal[COMBAT]}

this seems to work it will do bard ae mez if there are more than 2 mobs within a radius of 40 (for some reason I put a hp check there) also put a combat state check, think i can eliminate the hp check

I live and die by ae mez, i dont use twist and i dont even load single mez, too much of a pain to switch back and forth for me what I was hoping was to at least use bard AA mez from time to time
It would have to check if bard has a mob on extended target 2, and then target extended target 2 to cast the aa mez, then return to assisting

If I could ever get medley to do that for me I would probably trust it w single song mez as well as AA mez

guess just got lucky w the AE mez, was hoping there was a way to add a song w medley for single mez
 
@dealings ${Me.SpellReady[Wave of Sleep Rk. II]} instead of the hp check. It was used in an example.
 
Question - Anyone use MQ2Medley

Users who are viewing this thread

Back
Top
Cart