• 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 - Holyshit help warrior

Joined
Jul 1, 2015
RedCents
248¢
this holyshit wont load:
holyshit10=1
holyshit10=/if (${Me.Combat} && ${Me.PctHPs}<70 && ${Me.CombatAbilityReady[Shield Topple]}) /disc Shield Topple

not sure why, after I save my melee file and go /melee load in game it will show holyflag10 (0) in game

this other holy works fine:



holyflag1=1
holyshit1=/if (${Me.Combat} && ${Me.PctHPs}<30 && ${Me.CombatAbilityReady[Flash of Anger]}) /disc Flash of Anger
 
i was having issues getting mq2melee to recognize that one also, i said to hell with it and use auto war who uses it <3
 
Yeah for now I have it in the dps section of kiss so it just spams it which works good enough but I want my holy to work!
 
Have you tried
/melee holyflag10=1
/melee save
And see if that makes it work?
You could also just change its holyflag#

Just a side question, are you SURE your changing the correct MQ2 INI? I have like 4 copies of each toon on my on "testing" laptop, (always got the backups) and have gone into the wrong folder and made changes and took awhile for me to figure out why it wasn't working.
 
Try this one.

Rich (BB code):
holyshit10=/if (${Me.CombatAbilityReady[${Spell[Shield Topple].RankName}]} && ${Me.Combat}) /disc ${Spell[Shield Topple].RankName}
 
I'll just piggyback this thread since I am looking for help with a warrior holy too. Is there a way to get the warrior to use the bandolier when say 2 or more mobs come onto extended target. For example, my war has the honed wurmslayer and the bridgekeeper's memory which a must for a group tank, however I want him to switch to the exquisite barrager club when I have single mobs. Would love to be able to have him pull that out when mobs are mezzed but thats prolly asking for too much. Does anyone know if you can tie the bandolier to a holy?
 
ahh something like this two different holies though this is messy as crap its based off the name of thje set I didnt test these holies btw

(${Me.Combat} && ${Target.Named} || ${SpawnCount[npc radius 50]}>2) /bando activate snb
(${Me.Combat} && ${SpawnCount[npc radius 50]}=1) /bando activate 2hander
 
Question - Holyshit help warrior

Users who are viewing this thread

Back
Top
Cart