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

C++ TFS 1.4 + Object Builder + Item Editor Tibia 7.4

Itutorial

Legendary OT User
Joined
Dec 23, 2014
Messages
2,461
Solutions
68
Reaction score
1,123
Anyone know where I can find all of these working together? I have tried some of the 1.4 772 downgrades but most cant load a 7.4 map. Any help is appreciated.
 
Alternatively a .dat and .spr that is 10.98 but has only the 7.4 graphics would be completely fine. I am not looking for a 7.4 rl clone. I am fine with all the new systems, ect. I just want the graphics.

My main problem is I have an object builder that can open 7.4 but can't create a 10.98 spr/dat and one that can do the highest clients (with dat/spr) but can't open 7.4. Really annoying.

Again anyone with any idea about this I would appreciate your help.
 
that is pretty easy, just a lot of amount of work since object builder will crash if you try to import lots of sprites (200+ or something)

I'm using Object Builder 0.5.3:
  • open tibia 7.4 folder with object builder
  • select sprite
  • export it as PNG
  • open tibia 10.98 folder with object builder
  • select item you want to replace and move the PNG to it

I don't think there is an automated way to do that because client IDs are not the same... unless you find a list with all client ids from version to version
 
So adding in the items properties is something that has to be done manually then? I suppose its worth the work to me. Thanks funker.

Good thing there is only 10k sprites.
 
Back
Top