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! I'm trying to setup a crystal server. but not getting it to work.
i imported the schema.sql and compile the server and this is what i got.
when I'm trying to login with otcv8 its just stuck at
and when I'm trying with 15 i got
I'm trying with default username and password god/god
im...
Hello! i did compile tfs 1.6 GitHub - otland/forgottenserver: A free and open-source MMORPG server emulator written in C++ (https://github.com/otland/forgottenserver)
and i can loggin with client 13.10.
how can i make so its possible to login with client 15 and 10?
on otcv8 (client10)
Client 13.10
Hello!
I’ve been developing a new game called Obligatio for the past year. It’s being built in C# using MonoGame.
Current Team Needs:
Graphic Designer: 0/1
C# Developer: 1/2
Frontend Developer: 1/1 (Position Filled)
If you're interested in joining the team, please send me a PM...
Hello! Whats the diffrent between improved animation in tibia spr and not haveing it?
im building a own game but useing tibia spr structure.
its working when im not useint improved animation. but if i enable it its dossnt work.
where can i find the structure of tibia spr/dat file?
this is my...
Hello! i have not been around for a while.
where can i find any tutorial how to connect to my server
The Forgotten Server - Version 1.5
tibia 13.10 its say when im trying to connect from an old client with spr/dat
but how do i get it & configure it?
Hello Otlanders.
is it possible to track player id of magicwall/runes/push and other actions
so if player1 shoot a magic wall the server can detect witch player it is.
if a player1 push and player2 can server detect that player 1 made the push.
if player1 shoot the magicwall and player2...
Hello!
its long time since i made a ot.
i would like to create a mosnter thats can shoot magic walls.
anyone know some script like that?
and also anyone know here i can find the spells of monster location?
Hello! im trying to convert an old server with xml account to sql with all characters&accounts
index.php
<?php
$conn = mysqli_connect("localhost", "root", "test", "tfs");
$affectedRow = 0;
$xml = simplexml_load_file("input.xml") or die("Error: Cannot create object");
foreach...
Hello!
Is there anyway to find the documentation or definition for certain tfs functions?
For example what do these do:
- getGlobalStorageValue()
- getPlayerStorageValue()
Hello!
how do i check if storage id exist on anyplayer
if we say like this.
if first player say !join then its will create a event.
but if player2 sayts !join then player2 will join the existing event.
Hello!
i would like someone that can fix fully working website.
what is a fully working website
that is a website thats its possible to have
news Ticker,news,Forum,highscore,downloads,serverinfo,guilds,guildwars.
more like a tibiacom
Hello!
i would like to create a battle royal game in tibia.
and when first player login there should be a timer that starts and after 2 min or when its have been 100 players online in the server(max players) you should get in to the game.
anyone have an ide how i can make it?
Hello!
im not sure why this it not working
can somone help me?
local gatepos =
{ {x = 1005, y = 1006, z = 7},
{x = 1006, y = 1006, z = 7},
{x = 1007, y = 1006, z = 7},
{x = 1008, y = 1006, z = 7}}
function storm()
local getTile =...
Hello!
im going to run
MYAAC 0.7.19 on ubuntu 16.04
is it possible to have
Server path
Path to your TFS main directory, where you have config.lua located.
on windows?
i tryed to type
\\OTSERVER\Users\otserver\Desktop\x64
but its not working.
Hello!
is it possible to Change ground while players are in the game
like after 3 min when the server have been up its will change the ground on "some Sqm" Like Change ground id '724' to 407
Hello!
when im underwater the character dossn't drown.
here is my drwon.lua
local condition = createConditionObject(CONDITION_DROWN)
setConditionParam(condition, CONDITION_PARAM_PERIODICDAMAGE, -20)
setConditionParam(condition, CONDITION_PARAM_TICKS, -1)
setConditionParam(condition...
Hello!
my Killing in the name of is makeing the hole server lagg.
the script is trying to write to the database
and when the guy reconnect its working again for a few min then its crash.
Killinginthenameof.lua (in lib)
[Lua] RANK_NONE = 0 RANK_HUNTSMAN = 1 RANK_RANGER = 2...
hello!
i have a fresch scheema and just installed myacc with gesior for my acc.
and now when im trying to donate after adding my email inside www\plugins\gesior-shop-system\config.php
but im getting this and paypal takes the cash from my card and put it insde my paypal account and dossnt get...