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

Windows Creating a 1.0 TFS server

lordjanemba

New Member
Joined
Aug 3, 2007
Messages
13
Reaction score
0
It's been years since I last made an Open Tibia server and now i feel so lost.

I admittedly never got into making it from scratch in the first place, always just copy-pasting distros and hoping for the best.

with TFS 1.0 I wanna do it right. But all I see is people compiling .EXEs and using the .dlls to run them.
Of course this returns that there is no config.lua or any folder. Where are you guys getting those? where's the database? What am I doing wrong?
 
All the files you need can be located here: https://github.com/otland/forgottenserver
Went to the tutorial, also got all the files
Installed everything, Compiled successfuly
Only problem is that I load the schema.sql and it's empty. Just nothing, of course because of this, when i attempt to login I instantly get "wrong username/pass"

What could be the problem?

empty.jpg

EDIT: Of course I'm aware this server is new and should have no accounts but I would at least expect a 1/1 acc manager? Or do is it strictly via website now? If so, where can I find a tutorial on only this part?
 
Last edited:
Went to the tutorial, also got all the files
Installed everything, Compiled successfuly
Only problem is that I load the schema.sql and it's empty. Just nothing, of course because of this, when i attempt to login I instantly get "wrong username/pass"

What could be the problem?

View attachment 27316

EDIT: Of course I'm aware this server is new and should have no accounts but I would at least expect a 1/1 acc manager? Or do is it strictly via website now? If so, where can I find a tutorial on only this part?
Yeah, there is no account manager. Check this guide: From nothing to a fully working OT server, website and shop system
 
TFS 1.0 does not have an account manager. You must create an account with a website. Use the tutorial above to set up a website. Also, if you are using Xampp, switch to uniform server because its better.

Ignore the part where he logs in with 1/1

Get the latest version of the AAC from here: https://github.com/Znote/ZnoteAAC
 
TFS 1.0 does not have an account manager. You must create an account with a website. Use the tutorial above to set up a website. Also, if you are using Xampp, switch to uniform server because its better.

Ignore the part where he logs in with 1/1

Get the latest version of the AAC from here: https://github.com/Znote/ZnoteAAC

Will do then, I hope I don't mess up now.
If i get everything running properly, should I uninstall XAMPP then? What about the services? I just don't like my computer having stuff I'm not actually using.

IMPORTANT EDIT: It works! Of course, followed video tutorial, still applies. Interface might be a bit different but one can manage.

Final difficulty is the map editor, not only is RME devoid of 10.41 support (which i even attempted to manually add in the xmls) but also when I actually try to edit forgotten map (which asks for 820-831 spr/dat) it throws me errors. Is there a standard RME/client people are using? is 10.41 not supported for map editing? This would be my final question.
 
Last edited:
Will do then, I hope I don't mess up now.
If i get everything running properly, should I uninstall XAMPP then? What about the services? I just don't like my computer having stuff I'm not actually using.

IMPORTANT EDIT: It works! Of course, followed video tutorial, still applies. Interface might be a bit different but one can manage.

Final difficulty is the map editor, not only is RME devoid of 10.41 support (which i even attempted to manually add in the xmls) but also when I actually try to edit forgotten map (which asks for 820-831 spr/dat) it throws me errors. Is there a standard RME/client people are using? is 10.41 not supported for map editing? This would be my final question.
http://otland.net/threads/10-50-remeres-map-editor.211040/
 
both from 10.41

but tfs 1.0 support from 10.3x to 10.41
tfs 1.1 support only 10.41
tfs 1.x << this is future updates >> xD
 
Back
Top