when I unload isxeq2, all fine.
Can you be more specific...Seems there is a Item tooltips bug when you login with isxeq2. It's very laggy while you try to get tooltips from inventory and equipment. Anyone got this problem?
Do you have this in a loop? Specifically one that runs quickly.Okay, I got where the problem is.
if ${Me.Ability[Faith].TimeUntilReady}<=72 && ${Me.Equipment[2].Name.Equal[Lead Idol]} <--- this one cause the laggy.
I use this for auto switch shield when I cast Faith.
If I run this script other than Paladin, It will delay tooltips.