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

TFS 1.0 - protocol only 10.10?

rsdsebek

C++/LUA coder
Joined
Oct 8, 2008
Messages
128
Reaction score
30
Hi,
I just want to ask, is there any way to get TFS 1.0 working with 8.54 client? I tried to change CLIENT_VERSION in definitions.h, but one and only thing that changed, was that I was able to log-in to account, but if I tried to log in to character client got stuck at: "Connecting to the game world". I am asking because I've seen backported versions of Mystic Spirit on this forum.

Regards
 
It takes much more than just changing on number.
You have to adjust the protocol to prevent crashs / debugs.
 
TFS 1.0 have made for tibia 10.10 and downgrading it to tibia 8.54 is too hard to achieve.
Thanks for fast reply. So, if I can't downgrade it to Tibia 8.54, I will ask another question. Is it possible to force OTClient to run with Tibia.dat and Tibia.spr from 8.54? I have custom looktypes and items and my goal is to not have to copy all of them from spr to spr and dat to dat.

Regards
 
Thanks for fast reply. So, if I can't downgrade it to Tibia 8.54, I will ask another question. Is it possible to force OTClient to run with Tibia.dat and Tibia.spr from 8.54? I have custom looktypes and items and my goal is to not have to copy all of them from spr to spr and dat to dat.

Regards

you dont have to force it just add the spr and dat files in the client version you want
for example
tibia 854 will be in OTClient/things/854 you can add the spr and dat files you want
 
@seleo, you didn't get my idea, but partly it's my fault, because I didn't desribe exactly what I'm thinking of. I think about forcing OTClient to run at protocol 10.10 with 8.54 spr and dat files.

Best
 
I haven't much of choice, I would love to go 10.10/10.20, but It would take weeks to completely copy all of my custom items and looktypes to 10.10. I have about 500 items and 200 looktypes, so you know.. It isn't that easy :P
 
Either way thanks for info. I think If I will find some time I will copy this items and rewrite ma codes to 1.0 - I guess it's my only choice if I want to go 10.10

Best
 
Back
Top