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

Help with new tile creation - Debug error

DarkLua

New Member
Joined
Apr 29, 2019
Messages
24
Reaction score
3
Hello,

Trying to create new tile with Object Builder 0.3.3 + ItemEditor 0.4.
Both programs leading to the same DAT+SPR dir (f.e c:\tibiadatspr)
ItemEditor 0.4 loading items.otb from tibia/dat/items dir

Steps taken:
Created a new sprite and item in Object Builder, added a black png for the tile.
Gave the item ground attributes
Saved & Compiled in Object Builder
Opened items.otb in ItemEditor
In ItemEditor, Updated OTB version, Reloaeded item attribute(Tried with and Without this step)
Duplicated last item in ItemEditor
Gave that item the Client ID of the item created in Object Builder
Gave the item ground attributes
Saved
Wrote the new item in items.xml using it's Server ID.
Copied items.otb, items.xml to RME map editor
Added the tile somewhere
Logged to OTS and moved to the tile area
Got debug and kicked out of the client
-----------------------------------------

Attached screenshots of the doings.
Please help as I'm frustrated..
Thanks!
 

Attachments

Issue solved.
Wasn't any technical issue or bug.
I just didn't update the .spr and .dat files in right client directory, Therefore there was a differnce in versions.
 
Last edited:
Back
Top