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

to spriters of ppl to know about teme...

Felipe93

Ghost Member
Joined
Mar 21, 2015
Messages
2,035
Solutions
9
Reaction score
361
Location
Chile
i have work of sprites that a friend of mine give me here i test/work alot with them
they work not compiled in my ot but when try to open with item editor images aren't shown or if compile fuck all sprites what can do? deleting screw files fix it ?..how fix it i want to add monster and i think images need to be shown?
 
First you need to edit your DAT/SPR files using a program called ObjectBuilder:
https://github.com/ottools/ObjectBuilder

Once you've imported / added all sprites to the dat/spr compile the files.
You can now use a program called ItemEditor to edit the items.otb file:
https://github.com/ottools/ItemEditor

You should now be able to see the items in-game.

To set names and stuff like that to the items you need to edit items.xml and add each item.
 
Back
Top