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/).
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/).