• 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.X+ Making a new server

czerwian

New Member
Joined
Oct 28, 2019
Messages
17
Reaction score
2
Hello everyone. I got few questions about making the server for tibia 7.4. I would to use this engine ([7.4] TFS 1.2) but I saw it's need to be compiled before starting server. When I was making servers on tibia 8.1 etc. it's only needed to make xampp, throw acc maker to htdocs and it's done. It was SQL servers btw. So my questions:

1. It's needed to make compilation for server or I can make only this what I write up?

2. What acc maker should to use there? Because when I try to make account on znote acc maker, account wasn't create on database. Can't create this account again but can't login on server too.

ps. Sorry for my bad english guys :D
 
Solution
Welcome on board!!
So, you'd like to learn how to start a server! There are plenty of tutorials here and there, I will link some of them later in the post!

In order to use OTLand's resources efficiently, you can use our search function (Search (https://otland.net/search/)) or even google it, it works 😊

What are your options?
For the server, the official server is TFS (currently tfs 1.3) and it works for 10.98, there are other versions
But you might want to run a server for 8.6, 7.4 or such legacy versions, luckily for you there are TFS versions that support these client versions.
[PS] There is also a downgrade of TFS 1.2 that works with 8.6 [I'll leave that for you to try out the search function]

For the website, there are...
Welcome on board!!
So, you'd like to learn how to start a server! There are plenty of tutorials here and there, I will link some of them later in the post!

In order to use OTLand's resources efficiently, you can use our search function (Search (https://otland.net/search/)) or even google it, it works 😊

What are your options?
For the server, the official server is TFS (currently tfs 1.3) and it works for 10.98, there are other versions
But you might want to run a server for 8.6, 7.4 or such legacy versions, luckily for you there are TFS versions that support these client versions.
[PS] There is also a downgrade of TFS 1.2 that works with 8.6 [I'll leave that for you to try out the search function]

For the website, there are several website applications such as Znote, Gesior or DevAAC
I'd suggest Znote AAC (called Zonte as well, no, jk.) as it's simple and easy to install, besides Znote (the author) added a video (1.b) that is very newbie-friendly and will get you up

So, to me these are the preferred tutorials that you might like, I'll assume you are using Windows (there are also linux tutorials)
1. Compiling & running the server the server
1.a Compiling TFS 1.0/1.1 latest source. 64 and 32 bits. Pics and lots of explanation. (https://otland.net/threads/compiling-tfs-1-0-1-1-latest-source-64-and-32-bits-pics-and-lots-of-explanation.204532/)
1.b VIDEO TUTORIAL: From nothing to a fully working OT server, website and shop system (https://otland.net/threads/video-tutorial-from-nothing-to-a-fully-working-ot-server-website-and-shop-system.166818/)
1.c Compiling OTClient's latest source with Microsoft Visual Studio 2013. (https://otland.net/threads/compiling-otclients-latest-source-with-microsoft-visual-studio-2013.204849/)

2. Running a website (There are plenty of AACs, each has its own tutorial)
Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4] (https://otland.net/threads/znote-aac-1-4-tfs-0-2-13-tfs-0-3-6-0-4.166722/) (also check 1.b)

Also you can check the tutorials section You can find a tutorial about almost everything~
Let us know when you get it running, and don't hesitate to ask any question if you needed help.

Sincerely,
Slavi
 
Solution
Thanks for answer. My next question is (maybe stupid but..) when I download for example tfs 1.1 from 1.a tutorial, how I can know for what tibia client it is?
@edit
ok now I search It's for 10.77
@edit2
Now I stopped on point 10 on 1.a. tutorial. When I hit rebuild button I got this message:

Code:
1>------ Odbudowanie wszystkiego rozpoczęte: Projekttheforgottenserver, Konfiguracja: Release x64 ------
1>Kompilowanie projektu „theforgottenserver.vcxproj” wykonane — NIEPOWODZENIE.
========== Ponowna kompilacja: 0 zakończono powodzeniem, 1 zakończono niepowodzeniem, 0 pominięto ==========
It says is compilation of project "theforgotenserver.vcxproj" done - FAILURE


@edit3
Ok, we slowly going to end. Now I got problem with pugixml.hpp when I'm trying to rebuild server on visual studio they drop errors on this file. They said there's no such file. When I add pugixml.hpp they drop mi 1k errors so it's need to be instaled on other way.
 
Last edited:
Back
Top