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

Compiling Downgrade TFS1.0 to older tibia protocol

Thaian Citizen

Hexenjäger
Joined
Apr 5, 2013
Messages
144
Solutions
4
Reaction score
17
Location
germany
Hello everyone,

I have some experience in Java, C# and C++ programming.
For learning and training purposes I'd like to work on open tibia..
I got the TFS 1.0 source and want to change it to work with an older protocol, but since there are a lot of files I am not really sure if I am on the right track or missing some parts.

There are no tutorials for this and I really can't find anything useful so please check the To-do list I made:
- adjust all protocol*.cpp source files?
- compile the customized server
- adjust data: items.otb, items.xml, spells, actions, weapons?
- create and use own map with the accurate version
- set up database, server, webpage and run the server

Basically I dont really have an overview of the full project files yet
and would like some kind of list of all files I have to take care of
or any good approaches, if anyone could help with that?
 
I want to use the protocol for 7.72 to allow use of directx~, quests button that come with that client
but want to use mainly 7.1 & custom data
 
Back
Top