• 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

Config - How to make monk epic work with kiss

Joined
Dec 4, 2013
RedCents
4,315¢
Hey all im on ragefire using kissassist and having few issues one is monk keeps using reg kick instead of flying kick and other is how do i make it cast epic over and over to keep hasted?
 
/melee kick=0
/melee roundkick=0
/melee flyingkick=1
/melee save


The kick settings is defaulted by mq2melee plugin. The commands above should fix it.

I think for the epic you would add it to the buff section in the KA ini file. Something like this...

Buffs1=Celestial Fists|Me|100
 
I'm on the phone atm and won't post long, but you should use a holyshit for the epic imo.
 
Rich (BB code):
holyshit9=/if (!${Me.Buff[Celestial Tranquility].ID} && ${Spell[Celestial Tranquility].Stacks} && ${Me.FreeBuffSlots}>=1) /useitem "Celestial Fists"

Here is my mq2melee for the Monk Epic. Works pretty well.
 
It doesn't work in buffs with KISS.

Add it to a holyshit as others have suggested. Type /melee save, open your MQ2 release folder and find the server_character.ini file and add the lines.

These are my two holyshits on my monk. I requested for the RotWF, which stacks with the epic as well (cause its a song).
Rich (BB code):
holyflag0=1
holyflag1=1
holyshit0=/if (${Target.PctHPs}<99 && ${Me.Combat} && !${Me.Buff[Celestial Tranquility].ID}) /casting "Celestial Fists"
holyshit1=/if (${Target.PctHPs}<99 && ${Me.Combat} && !${Me.Song[Jonthan's Whistling Warsong].ID}) /casting "Robe of the Whistling Fists"
 
Rich (BB code):
holyshit9=/if (!${Me.Buff[Celestial Tranquility].ID} && ${Spell[Celestial Tranquility].Stacks} && ${Me.FreeBuffSlots}>=1) /useitem "Celestial Fists"

Here is my mq2melee for the Monk Epic. Works pretty well.
Any chance you could share the rest of your Mq2melee for your monk? Struggling to set mine up!
 
Config - How to make monk epic work with kiss

Users who are viewing this thread

Back
Top
Cart