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

OpenTibia OTB Editor for TFS 1.3 Nekiro downgrade 7.72

Azakelis

Premium User
Premium User
Joined
Feb 17, 2014
Messages
232
Solutions
17
Reaction score
319
So like a year ago i was frustrated because I couldn't find working item editor with the nekiro 7.72 downgrade, even if i found it would be missing some features so I did this simple editor in like a hour or so (trash quality).

features:
  • loads specific otb from nekiro 7.72 downgrade into database so you can edit it via sql also
  • cloning items in gui
  • deleting items in gui
  • editing items in gui
  • creating items in gui
  • editing otb metadata
  • strips off unused data ex. sprite hex, names
  • includes only attributes used by nekiro downgrade (so no useless stuff like names, descriptions)

last tested on php 7.4, loading/saving may be slow on hdd, tested on ssd

how to use:
1. unpackage in xampp htdocs directory (windows) / www folder (linux)
2. edit config.php and provide your database credentials
3. create database otbe
4. import otbe.sql into database otbe
5. put your items.otb in /in/ folder
6. load otb
7. edit items
8. save otb
9. result is in /out/ folder

screens:
1608660264080.png
1608660337892.png
1608660377755.png
1608660394924.png
 

Attachments

Back
Top