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!
Broooo! you are killing it man. i am a fan of Thornfeld. 100%. your creativity. your passion. drive. consistency! i can tell it’s gna be an awesome/fun server to play.
hello,
found a few old scripts for a drunk rune that lasts 3-5 seconds… but no luck getting it going with 1.5 nekiro 8.6. anyone could help? coffee on me
1777400917
local exhaust = createConditionObject(CONDITION_EXHAUST)
setConditionParam(exhaust, CONDITION_PARAM_TICKS, 5000)
local combat =...
good afternoon,
i am looking for 4 events:
LMS
CtF
Team/Rush
and a race event (first player to enter the portal wins)
for all games: players will enter a portal to be sent to the waiting room. when 4 players join the waiting room, give a 10 second countdown (broadcast) then send players in...
Hello everyone,
I am looking for someone to create a custom item for my server. The item is going to be replacing gold coins so it will need 8 total images: 1 coin, 2 coins, 3 coins, 4 coins, 5 coins, 10 coins, 25 coins and 50 coins. I want the item to look like coins but not gold. Ideally, the...
Hello Everyone. So, I haven’t been around OTs in a long time. Used to play them when I was much younger and now i want to introduce my kids and a few of their friends to Tibia. Times have changed and it isn’t as easy to get a local OT running.
I am looking for someone to walk me through...
anyone know why this code wont change the value in database from 0 to 1 when activating cast? !cast on
Using 0.4
function onSay(cid, words, param)
local tmp = param:explode(" ")
if not(tmp[1]) then
return doPlayerSendCancel(cid, "Parameters needed")
end
-- Cast ON...
because when im checking my db the storage value never changes to anything other than '0' or '1' unless i do so in phpmyadmin. but the player gets tp'd and even gets the console message which happens after supposedly setting the storage value.
edit, sources from: [8.60] The Forgotten Server 0.4