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!
I have my server running into a vanilla TFS 1.2, hosted in a pretty average Windows VPS. I have a highly customized project, but no source editing at all, the distro is straight out of github.
The issue is that, for the past week, I've been experiencing crashes with no error log at all, and...
The floors have multiple obstacles in the form of puzzles and enemies. Considering the presence of more players, the respawn and puzzle reset timers are short enough to prevent (mostly) players from just rushing.
Of course, I still need to see it in practice with more people to see how it works...
It's a really good concept, and Tibia has the gameplay necessary for it.
In my case, the floors are treated as normal big dungeons linked to each other and players will occasionally face each other. Most floors have multiple spawn points which tends to mitigate the interference, but it's still...
It's still an Open Tibia server, so it is designed around the possibility of player interaction, be it hostile or not. Still, it's a very self-contained experience.
Not just the map, but the concepts, systems, equipment, creatures, scripting... It's all self-made.
Botting makes no sense as farming isn't something you have to do here.
Hi, I would like to present my new solo project here!
Throughout the recent years, I've been working on this new project of mine called Lloegrys, which, as the title implies, proposes a different experience compared to what Tibia or OTs are known for. I want to explain below the basics of what...
I'm trying to run a server from my pc at home, but, since my router is lent by the ISP, I don't have access to it. I've tried talking to the company that provides it but they do not allow any kind of port forwarding except for some security cameras stuff.
Is there any way to work around this so...
Hello!
This is a part of a script of a weapon damage formula that I'm using. It works perfectly fine, the damage is calculated and dealt to the target.
My question is: I'm trying to add a function that will add a portion of the damage dealt to your SP but I'm not sure how to relate the addSoul...
Oh, so if the orange message is the reason, I assume I can just live without it. So by removing it, the crashes are dealt with?
I can alternatively use a different function to send the message at the appropriate position instead of being said by the creature.
I'm having a problem with this script. I've tried doing similarly as an onKill too but I ended up with the same issue. It works fine when I test it, but when I kill a lot of these monsters at the same time, the server crashes.
function onDeath(creature, corpse, killer, mostDamageKiller...