• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Item Editor help

darkangel1

Member
Joined
Oct 31, 2023
Messages
58
Reaction score
6
Hi, can you tell me what I'm doing wrong? For some reason, I'm seeing a different item in the client

1776186522993.webp
/i 52948

1776186554754.webp

1776186603015.webp
 
View attachment 99549
it's displayed like this, not like a sword
I can't see the image. Anyway, object builder sets the sprites to the client id, itemeditor just maps the client id with the server id and generates the .otb both for map editor and server.
If you are not seeing the correct sprite, you must check:
1) ObjectBuilder have the correct sprite for this client id item?
2) Is ItemEditor mapping correctly the client id <- -> server id?
3) Is the id in items.xml correctly set?


You're not giving me many details or context about it so my guess is the mapping is not correct somewhere between there.
 
91146-451f654ba3334da1852347f8a9996e9a.webp

it's displayed like this, not like a sword
/i 57939 xDDDD
 
Back
Top