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

dat and spr files for otclient?

Simbaclaws

ˁ(⦿ᴥ⦿)ˀ
Joined
Mar 15, 2016
Messages
41
Reaction score
1
Location
Netherlands
Does anyone know where I can download the dat and spr files for my otclient 1074?
I don't know where to get them and I would like to be able to test my server.

Also another question: how do I know which client version I have to use for my otclient to connect to my server? Can I somehow check which client tfs 1.2 uses?
 
Does anyone know where I can download the dat and spr files for my otclient 1074?
I don't know where to get them and I would like to be able to test my server.
http://tibia.sx/download/129/zip

Also another question: how do I know which client version I have to use for my otclient to connect to my server? Can I somehow check which client tfs 1.2 uses?
Maybe this will be helpful sorry I don't know C++ :(
https://github.com/otland/forgotten...6a137c5e45ce29b254edddadf8/src/items.cpp#L139
 
Thanks a lot for the files, I saw that the latest version which I compiled uses 1076 I checked items.otb in data/items and it said that it's patched for protocol 10.76 so I suppose I should have the dat and spr files for that version and use that version for my otclient. Also, that line of code you showed suggests that you should have version 1076 so I guess that's what I was looking for.

Any idea where I can get the dat and spr files for 1076? Is there perhaps some sort of archive somewhere, where all dat and spr files are located for the different versions? Would be easy if I could just download all dat and spr files for all versions and have them in my things/version folders... Then I can simply switch version in my otclient to whatever the server runs on.

I'm completely new to tibia so I have limited knowledge so far :)
I do have some programming experience, also slight in c++ but not that much...
 
Last edited:
Thanks a lot for the files, I saw that the latest version which I compiled uses 1076 I checked items.otb in data/items and it said that it's patched for protocol 10.76 so I suppose I should have the dat and spr files for that version and use that version for my otclient. Also, that line of code you showed suggests that you should have version 1076 so I guess that's what I was looking for.

Any idea where I can get the dat and spr files for 1076? Is there perhaps some sort of archive somewhere, where all dat and spr files are located for the different versions? Would be easy if I could just download all dat and spr files for all versions and have them in my things/version folders... Then I can simply switch version in my otclient to whatever the server runs on.

I'm completely new to tibia so I have limited knowledge so far :)
I do have some programming experience, also slight in c++ but not that much...
You can find an archive with clients on either tibia.sx or ************. :oops:
 
Back
Top