Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Hello guys,
I have recently posted an article on my experiences hosting a TFS 1.2 on AWS.
It does not go into much detail, with respect to the knowledge that you have on custom Tibia servers, however, it is a nice starting point.
I am happy to share my experiences with you, and welcome any...
I'm trying to run the original Tibia 7.72 client on a Linux distro based on Ubuntu 18.04. I'm using wine, but the client's ui elements doesn't scale on my hidpi display, so everything is tiny.
I've tried changing the resolution (dpi) under graphics settings in winecfg, and that works for...
Hello guys from [OTLAND]
First I would like to ask if my post is wrong to move to the right area ...
After 10 long years I went back to playing with "Tibia and Otserver" and I saw that a lot has changed ...
I followed several tutorials on how to compile the otserver in linux ... run the server...
Hello to everyone i my first on forum ;-) sorry for my english :D
Im use Linux Ubuntu 20.04 on VirtualBox. And this is my first days with linux.
I compile tfs 1.3 and is running, but im download rlmap+data from here : Real Tibia Map 10.98 for TFS 1.3...
Hello there!
Well, that's a tip for a lot of ppl who virtualize with another programs, use: WSL2.
Windows Subsystem for Linux
WSL2 it's a resource, developed by Microsoft to install new Linux Images on Windows.
Microsoft provides a simple tutorial how-to setup everything...
Good morning everyone! I'm trying to open an application that uses Mysql to connect to the LAMPP database (phpmyadmin), but when trying to do so I run into the following error:
$ ./tfs
./tfs: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such...
Login normaly in your vps then write on your console
sudo su -
After that then you have access as root then write on your console passwd
That is for add password for root user
After that now edit your sshd_config using
nano /etc/ssh/sshd_config
And look for
PermitRootLogin
And set it to...
Hello guys!
I have some issue with this...
Opens normally on windows.
I compiled in linux, when I open the server in linux, I get the following error:
[Error - LuaScriptInterface::loadFile] cannot open data/spells/scripts/lib/ps/events/spells/Evolve.lua: No such file or directory...
Since all other Database Backup Tutorials on this forum are either bad, not working reliable or out of date, I thought I'd just quickly make a new one.
I personally use logrotate to manage my backups. This has the advantage, that I can tell my server how long I want him to save the backup file...
GREETING GUYS
now i have my custom server tibia 8.6 and i wana compile it on my linux ubuntu 18.04
i have setuped everything like database and website and phpmyadmin and everything work perfectly
but 2 days trying to compile and i dont know how to do it really ;s
i wana someone to compile it...
OT-Playbook Automatic Server Installation - Github.com/Ralumbi/ot-playbook
This project is made for the ease of installing your ubuntu 20.04 lts server optimized for tibia otserver hosting without breaking your head. This playbook should work from ubuntu 16.04 lts up to 20.04 lts.
📝 Table of...
Hello! I have this problem:
[ 1%] Linking CXX executable otclient
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/7/libogg.a(framing.o): relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld...
Hello!
I am a Tibia fan and a Computer Science student at College, so combining 2 passions, I want to get started in making completely functional servers (when I was like 10 I use to make servers for fun, but back then it was very easy).
I looked over the tutorials but everything seems messy...
Hello,
Does anyone have RME running on Fedora 31?
After I compiled it I end up getting a "Segmentation fault" error when I try to run it.
$ ./rme
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Review COPYING in RME...
Hi, i get this error when i try to compile tfs 0.4:
root@venasia:~/greed# ./configure --enable-mysql --enable-root-permission --enable-server-diag
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir...
Hello, I have a problem that the engine from this link: otland/forgottenserver (https://github.com/otland/forgottenserver.git)
I can compile normally and everything works. But as I try to compile any other engine such as: tfs crying damson 8.6 or tfs 7.72 or any other regular or naruto or dragon...
This tutorial is aiming on Ubuntu 18.04
What you need:
Paid Host/Linux server
Recommended Options: (link removed due to advertisement).
Hetzner.com - hetasd (link removed due to advertisement).
Ovh.com/world - OVH Hosting Company (link removed due to advertisement).
Programs needed: (FileZilla...
About
You can follow this guide.
What is the goal of this guide:
A stable Windows development environment.
What is not the goal of this guide:
A production environment for TFS. Do not use it as a production set-up.
What this guide will teach you:
How to set up a Windows environment to...