• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

AAC Items in .gif format for website

On Windows you can open cmd on same directory and do
Lua:
ren *.png *.gif
I test myself for years and ítems img don't break
Oh well, just because a web site might be able to figure out you've just renamed the files and load them anyway, doesn't mean you should.

Some images can/will break if you just rename the extension. Because that's not how changing file types works.
 
Any solution don't work. I'm using Gesior hosting now. Change names from .png to .gif don't work.
I just wanna animated items so it must be converted.

if someone is in the topic I try to convert items in console using Gesior github files.
In windows cmd I get the error :
Exception occured during GIF generation: GifCreator: Under development: You have to give resource image variables, image URL or image binary sources in $frames array
 
well if you only have png, they will be single frames.

IF you want the gifs you will need to find a gifs package and match up the ids. Try searching for gif packages.

I'm not sure if object builder or anything can export all items as gif.
 
Back
Top