Yamipa

Yamipa

3.7k Downloads

ANIM and GLOW flags don't work together

wtlgo opened this issue ยท 1 comments

commented
/yamipa give MikChan test.gif 1 4 2 ANIM,GLOW

The image glows but is not animated

/yamipa give MikChan test.gif 1 4 2 GLOW,ANIM

The image is animated but doesn't glow

commented

That's because you're overwriting the default flags (see #54).

If you want to give image items that glow, you need to add (not overwrite) the "GLOW" flag:

/yamipa give MikChan test.gif 1 4 2 +GLOW

Please, read the documentation regarding flags.