• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

nekiro

  1. Malek

    OTClient Nekiro TFS 772 mount system

    Hey im download GitHub - nekiro/TFS-1.5-Downgrades at 7.72 (https://github.com/nekiro/TFS-1.5-Downgrades/tree/7.72) and OTClient with shop,mount system otcv8-dev/modules at master · OTCv8/otcv8-dev (https://github.com/OTCv8/otcv8-dev/tree/master/modules) I have this problem because in the first...
  2. Bee King

    [Help] Exhaust Issue with Potions and Runes

    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...
  3. reginaldofilhog

    TFS 1.X+ Is it possible to activate Leech, Mana, Critic in TFS 1.5 7.72 Nekiro? Otv8

    How are you, my friends? I've been working on the server a lot lately, and it naturally has this feature, but I'd like to share my progress with you and try to successfully implement it. I added the Leo attribute system to my TFS and it works beautifully, but I'd never seen this Leech before...
  4. J

    Crash tfs by nekiro 1.5

    Hello Everyone I was have crash can sombody help me ?; #11 0x00005555557a944f in void std::__invoke_impl<void, void (LuaEnvironment::*&)(unsigned int), LuaEnvironment*&, unsigned int&>(std::__invoke_memfun_deref, void (LuaEnvironment::*&)(unsigned int), LuaEnvironment*&, unsigned int&) () #12...
  5. G

    Lua TFS 1.5 Nekiro 772 sell empty vial in npc

    Helo, I have a question about selling empty flasks to npc's (like Xodet). In this protocol the buy function need a item subType, which is for example equals 7 for mana fluid. shopModule:addBuyableItem({'mf', 'mana fluid', 'manafluid'}, 2006, 55, 7, 'mana fluid') And buying is working great...
  6. Bee King

    RevScripts BOOS Check - monster check - TFS 1.5 DOWNGRADE NEKIRO 8.0

    In my server, there are 4 open-world bosses, and I set their spawn time to be longer in the spawn XML… They are far from the city, so to check if they are there, you need to take a long walk. Here comes my request... I would like a script, an action ID to add to an item or maybe a sign…...
  7. G

    C++ Nekiro 1.5 772 monsters attacks tick interval

    Hello everyone, I have another question about nekiro 1.5 downgrade 772. In old TFS 0.4 there was a great parameter called interval which could be set on each monster attack in monster script. It could be decreaced from standard 2000ms to lower value. With that it was possible to decrease the...
  8. G

    Lua TFS 1.5 Nekiro 772 real blue djinn behaviour

    Hello everyone, I'm struggling with the npc script, which I would like to work like real Blue Djinn from old days. I'm using clean Nekiro 1.5 772 downgrade with default npc libs from this distro. This npc should be able to buy or sell items only if the player have correct storage value. The...
  9. Bee King

    C++ Trade with NPC, nekiro downgrade 1.5 8.0

    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...
  10. Bee King

    TFS 1.5 downgrade nekiro bug decayitem

    Hello everyone, how are you doing? ... I started working on a project using TFS 1.5 downgrade from Nekiro. I remember encountering this issue once before—problems with decay items causing the server to crash. I discovered it was related to the soft boots, so I made them infinite, and everything...
  11. Sizaro

    OTClient Character direction deSync

    Hello, I am using OTClientv8 and Nekiro's TFS-1.5-Downgrades 8.0 On my server theres a bug where if you run in a straight direction and then turn abruptly, you can sometimes desync the direction that the character is facing. Exactly waht you see below in the image. On the left side (client 1)...
  12. L0FIC

    TFS 1.X+ Skull appearing on all creatures on PK

    Hey guys, I am using TFS 1.5 downgrade by nekiro and otcv8 client to try and set up a 7.72 tibia OT server. I have one or two problems that appear upon PK:ing another player. Scenarios below in text and screenshots attached. * If player 1 attacks player 2, player 1 gets a skull BUT also all...
  13. Hashcube

    TFS 1.X+ [8.0 dg by nekiro] [TFS 1.5] Walking lag/delay

    Hello community! 🫡 Walking with arrows or map click results with the same behavior - character stops for a very short moment and then moves forward. It happens very often with some short moments of absence (usually out of town). It happens both on cipsoft client and otc, and only when map is...
  14. kite28

    tfs 1.5 (downgrade 7.72) by nekiro NPC Trade

    hey, I have a little problem with tfs, as the header says, it's about 1.5 downgrade 7.72 by nekiro. Does anyone have a guide or could share here on the forum how to comment/add a trade system in NPC? Thank you very much in advance for your help. I tried various methods and read various forums...
  15. L

    PROBLEM WHEN TRYING TO ADD THE MARKET FEATURE (NEKIRO DOWNGRADE)

    I went through the whole process to try to add the market feature to the nekiro source (it is already in the source, I just had to activate it) I activated it in everything (I think) game.cpp const.h protocolgame.cpp player.cpp However, when compiling, I am encountering this error. Can anyone...
  16. Gofrion

    Compiling TFS 7.72 - Read map from 7.4

    Hello someone can explain me how to change otmb reader from 7.60-8.40 version to 7.40 map file? Quick info: On version map 7.60-8.40 i have bad sprites, grounds, and more On version 7.40 everything is okay and i want run my TFS with this version (7.40) When i open original Nekiro world.otmb...
  17. Gofrion

    Lua the simplest way?

    Engine: Nekiro Downgrades 1.5 [ 7.72 ] Question: Hello everyone, I wanted to ask what is the best way to use rl map npc from 8.6 to 7.72 server. For any help ++
  18. Rondel

    26.08.2023 TFS NEKIRO 7.72 <fmt> lib problem

    Hey, I've just followed the Compiling on Windows (vcpkg) (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows-%28vcpkg%29) tutorial. I've succesfully went through all the steps, however when I tried building the Nekiro 1.5 TFS 7.72 downgrade i've encountered few errors: Severity...
  19. N

    Lua [Tfs 1.5] tibia 8.6 Wall problem

    Hello. ive got a little problem with all walls when ive want throw rune diagonal of any wall. With spells ive got the same problem. Tfs 1.5 downgraded by nekiro. look here: https://gyazo.com/098ecf992f29c73951a494c399c9377a
  20. G

    TFS 1.X+ Server Crash Nekiro 8.6 Downgrade

    Hello guys,, recently I've been receiving crash using sources Nekiro 1.2 8.6 downgrade. Can someone explain who causes this crash?
Back
Top