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 everyone,
I have been working on a TFS 1.5 Downgrade by Nekiro (7.72) server for quite some time now, and the project is already at an advanced stage of development.
To be honest, I noticed from the very beginning that the datapack contained only a handful of NPCs. At the time, I assumed...
Hello everyone,
My server allows MC (multi-client), but I want it to be used exclusively for progression, not for PVP...
I've seen on some servers that MC PVP is blocked — for example, if a player with the same IP has a character with a skull, other characters using the same IP cannot attack...
Hello everyone...
I’m using nekiro 1.5 downgrade 8.0, I believe that’s the right name for it...
I managed to activate the market in the depot, it’s already compiled and apparently working...
I enabled it in actions.xml:
<!-- Market -->
<action itemid="9111" function="market" />
I used...
Hello everyone!
I’m using the NEKIRO downgrade 8.0 base... I’ve already fixed a lot of things, but there’s one issue I haven’t managed to solve yet. If anyone could shed some light, I’d be really grateful...
The exhaust when using potions and runes completely blocks actions like moving...
Hello everyone, how are you doing?
The other day I saw on a server a "bot" that replies in the hello chat with some keywords... could someone help me find where I can look for something like this?
Hello, how are you?
I recently deployed wings, auras, and shaders to my TFS 1.5 7.72 server. For the wing and aura animation pack, I need to activate some Tibia data features.
I continued development normally, with everything working fine until I logged in with a regular character, not a god...
Hello everyone!
I decided to share resource implemented on my server. Script refers to an item with a 'use with' option, which allows us to extract and pack specific loot from any container with the 'pickupable' attribute.
Below will be brief description how to implement it.
PART I - data...
I know there is onChangeHealth function to make it work. but it doesn't work for me, the only damage that gets increased, is the DMG mobs to the player. I don't know how to fix this. I am in TFS1.5. This is what my code looks like right now:
local event = CreatureEvent("DamageBoost")
function...
Hi everyone,After installing the task and store modules, I noticed an issue with my character customization system. The colors change normally and everything seems to work, but the character preview in the "customize" window always appears completely white.Has anyone encountered this issue...
Hello Guys,
Using TFS 1.5 (7.72) and Otcv8 client, and i can't get the Protection Zone (Dove/Pigeon) icon to show when I enter protection zones.
In player.cpp this part was previously commented out (ICON_PIGEON), i removed the comments and recompiled and restarted the server, but alas... Still...
Here’s the translation:
I am using TFS 1.5 downgrade 8.0 from nekiro, and I want to add the NPC trade option, where the modal window opens and makes buying/selling with them easier...
I found something related here, but it’s a bit vague. If someone has already implemented this and knows...
Hello everyone,
I am trying to implement a task system in this source from MillhioreBT. (GitHub - MillhioreBT/forgottenserver-downgrade: TFS Downgrade 1.5 8.6))
I followed all the instructions from various topics, but unfortunately, I was not successful and couldn't find any solution for this...
This file includes a complete raw data dump of all the current functions and variables from TFS 1.5
The file is just for linters or to search something specific
PLEASE DO NOT LET YOUR SERVER LOAD THIS FILE
Hi everyone.
I couldn't find similar topic so I've decided to post it. Perhaps someone will be able to guide me or provide some tips / reasonable solution.
On my server I wanted to have just 1 NPC who buys all the creature products. Everything was fine when list of items was smaller than 255...
Using; tfs 1.5 together with the alkarius 1.3 and the attribute crafting system that is in the files are currently not up to date and need some code-fixing to work.
I've tried to google and the best help I've found was through puncker to add a few lines in compat (which hasn't helped me in the...
Merged 1.3 alk custom rlmap together with the tfs 1.5 and this pops up in the enginelog when I attempt to buy promotion;
Lua Script Error: [Npc interface]
Data/npc/scripts/Queen Eloise.lua:eek:nCreatureSay
data/lib/core/player.lua:59: attempt to call method 'getPremiumDays' (a nil value)...
Hey!
Ive got a rlmap thats attached to my tfs 1.5 nekiro downgraded version and Ive experienced several extreme graphic bugs with the masterbranch of otcv8.
Examples;
In ivory towers my char can disappear.
In feru Citadel my char can disappear, or get a Clone. Mobs can be cloned aswell which...
Hello everyone!
Could someone explain to me how to teach spells by completing quests? Namely, when we complete the quest, click on the box, it teaches us the spell, gives us a reward and a message pops up such as you received a reward xxx and you learned the "utevo lux" time.
Big + for any help!