Hey bob is that inquis script newer.. i think the last one i tried of yours would not ress anyone and would crash when it attempted to.. and also does that one buff tenacity the group wide one.. my inquis script i had to modify it so i coulld cast it manually because it would just sit there and cast over and over. and are the cures any better .. i for one wish the inquis cure was almost like the defilers it cures nicely.. the inquis one will wait til there are to many to cure and some mobs you gotta cure the 1 dot or your dead.
Ruh .. dunno on any of those... Ress works.. I know... though my wife doesnt like how it casts raid res on a non combat res as the default ... but just change the spellcast number ... umm .. i am pretty sure we dont have group tenacity .. id love that, my Inq is for heroic content :/ ... as for cures .. I just recently noticed this in the eq2botlib file ... so i am pretty sure i never had these commands...
; Every class file should call CommonPower in RefreshPower and CommonHeal should be called at the end of CheckHeals or somewhere
; in Combat Routine.
BUT ... the function to call is "CommonHeals"
Code:
function UseCrystallizedSpirit(int Health=60)
{
;UseCrystalizedSpirit is depricated. Use CommonHeals instead.
call CommonHeals ${Health}
}
function CommonHeals(int Health)
So anyways i like my current cures and the checks that I added
Here is my wizard and Coe also if interested ... I tried to make the AA abilities names instead of calling from the spell list file but I dont know if I got them all .... so attached my spell list files