Ok, update, I changed all those lines in my castspellwind.xml and set the bracketed numbers according to spell gem. Seem to be working just fine with no divided by number spam. Thanks for the info...BIG HELP!
Great!...thanks for helping with that. The only other question is, do i replace every line of --
${Math.Calc[(${Me.CurrentMana})/(${Me.Gem[3].Mana})].Int}
with your fixed one?
and should there be more associated .xml files that need fixing? or just the spellcastwind.xml?
actually ok, I found something . This is from my EQUI_CastSpellWind.xml - <Label item="CS_Times2"> <ScreenID>CS_Times2</ScreenID> <EQType>9999</EQType> <TooltipReference>${Math.Calc[(${Me.CurrentMana})/(${Me.Gem[3].Mana})].Int}</TooltipReference> <Font>1</Font> <RelativePosition>true</Rela...
Sure, I know I will need them since people cant respond to a genuine question. I may not have posted much, but im no stranger to this site. So a little help would be beneficial pls.
I know alot of you may understand this stuff, but unfortunately I am not a programmer/coder. I currently run SARS UI and have MQ2 running well. I still get the divide by zero. I sorta understand what your saying in that little snippet Lax posted, but it does me no good cause i dont know where to fix...