• 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!

I can't add sprite in objectbuilder.

ImaG

Active Member
Joined
Aug 16, 2017
Messages
90
Solutions
1
Reaction score
40
Location
Poland
GitHub
ImaGus01v
Hello as in the topic I can't add a sprite, my items.otb doesn't duplicate sprites from version 10.98. Maybe someone knows how to make items.otb from items.xml. At the moment I can't save the added image. I did it in rgb 255/0/255 and in transparency with px 32x32 and nothing. I will add that this is my first time doing this and I stop when adding photos.
 
Otb is legacy as far as I know. You have to convert it to legacy after you saved it. Saving just saves the current status in the program. Items.xml has zero sprites, items.xml is just there for item properties like armor, attack, defense, description and things like that. On top of that you need always an items.otb for the client and one for the server. And I had the problem even after that, there were some bugs that prevented me from editing things quite often.
 
I added a sprite to the game, now learning how to use it. I went about it differently, I imported the sprite from the spr table, then dragged it to the data table and it works. Topic to close!
Excited The Child GIF by Disney+
 
Back
Top