• 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 How to compile ORTS to work with latest TFS 1.2 (github)

WorldGuard

New Member
Joined
Jun 15, 2016
Messages
5
Reaction score
0
How to compile ORTS to work with latest TFS 1.2 (version 10.98) because I have no idea how to do this, is it just copying data folder from ORTS to TFS? But will the TFS files be still good, I mean updated and working on version 10.98? Im compiling on Linux.

https://github.com/orts/server
https://github.com/otland/forgottenserver

My whole question is, how to compile this ORTS with rl map to work with latest TFS version from github (tibia version 10.98), and having all npc, quests etc working at same time.
 
Welcome to the community WorldGaurd!

So first up you need to compile the latest version of tfs. There are instructions on how to do this based on your linux os which can be found HERE
compiling on linux is super easy so you should be fine with that.

Once thats done, All you have to do is open your build directory and you should see a tfs executable file. Move this file to any other directory (Pref make a new user like "otserver" and put the file in home/otserver)

After that, go back to your forgottenserver folder copy the config.lua and based it into the same folder you put the tfs exe

then just put ORTS into that folder and your done!

let me know if you get stuck =)
https://github.com/otland/forgottenserver/wiki/Compiling
 
Welcome to the community WorldGaurd!

So first up you need to compile the latest version of tfs. There are instructions on how to do this based on your linux os which can be found HERE
compiling on linux is super easy so you should be fine with that.

Once thats done, All you have to do is open your build directory and you should see a tfs executable file. Move this file to any other directory (Pref make a new user like "otserver" and put the file in home/otserver)

After that, go back to your forgottenserver folder copy the config.lua and based it into the same folder you put the tfs exe

then just put ORTS into that folder and your done!

let me know if you get stuck =)
Can't I just move data folder from ORTS to compiled TFS folder? Will that work as well? Just wondering. Because ORTS have not been updated for over 3 months and TFS is updating nearly each day. And I want latest files :p Basically I just want a map from ORTS with its scripts etc working on latest TFS. Thanks
 
Can't I just move data folder from ORTS to compiled TFS folder? Will that work as well? Just wondering. Because ORTS have not been updated for over 3 months and TFS is updating nearly each day. And I want latest files :p Basically I just want a map from ORTS with its scripts etc working on latest TFS. Thanks
what i told you to do will give you that =)
 
ORTS = Real Tibia Datapack. IT is the best datapack to start from for a RL tibia server
TFS Datapack = Forgotten Server datapack meaning it has all stuff for a custom tibia aserver. It comes with just examples basically.
 
ORTS = Real Tibia Datapack. IT is the best datapack to start from for a RL tibia server
TFS Datapack = Forgotten Server datapack meaning it has all stuff for a custom tibia aserver. It comes with just examples basically.
Ohhh okay now you explained me a lot. Sorry for your timewasting. Thank you a lot sir! :)
 
Back
Top