Ovale Spell Priority

Ovale Spell Priority

6M Downloads

[ 7.0.21.3]strange Performance issue (with code example)

sirTribble opened this issue ยท 0 comments

commented

I've noticed very strange performance issue
Code example:
//
AddIcon help=MouseOver
{
if mouseover.IsDead(no) and mouseover.exists(yes) Texture(misc_arrowlup)
}
//
If there is no target selected there is a terrible lag for arrow to show or disappear
BUT if any target is selected (even myself) this conditions works like a charm