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

Mapping item IDs from Tibia 7.x to Tibia 6.4.

ultrkomm

New Member
Joined
Nov 6, 2011
Messages
76
Reaction score
3
Hello!

I'm working on a server for 6.4 and would like it to load otmb-maps for Tibia 7.x. To do so I would need to somehow map all the item IDs between the two versions.

I wrote an experimental tool to convert the IDs, but it's in nowhere accurate. It searches a Tibia 7.6 items.xml for items with the same name as a Tibia 6.4 item, and then saves the ID of the item from both versions. As you would guess, this produces terrible results. But results nonetheless.

To do it manually I would need a tool for extracting the sprites from Tibia.spr (I know such a tool existed like ten years ago, I think tliff wrote it, but I can't find it now). Has anyone seen it? Does anyone know where I can get ahold of tliff?

If you were to do such a thing, how would you do it? Manually (there are 2000 items)? Write some sort of tool for it?

Regards,
ultr


(If anyone is interested, the project is located at http://aperia.tumblr.com/).
 
Back
Top