Closed Lagi7 closed 1 year ago
to ilustrate what i talking here about:
the below ices on top of unit dont appear when you cast Freeze spell, because current code using frame nr 5 (index4) instead frame nr 1 (index 0)
<dd>Which method we use to show variable. It could be a bar, a sprite, a number...</dd>
<dl>
<dt>"text", {}</dt>
<dd>Show the value with a number</dd>
<dt>"static-sprite", {"sprite-name**", number}</dt>
<dd>Use the number icon of the sprite (**defined by <a href="#DefineSprites">DefineSprites()</a>)</dd>
freeze method need to display first sprite (index 0) not 5th as web