• 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!

Search results

  1. Svira

    Toxic Behavior and the Need for Rule Enforcement on Otland

    Hello everyone, I want to open a serious discussion about the increasing toxicity within the Otland community and the apparent lack of rule enforcement. Over the past nine days, I have conducted an in-depth analysis of a single user: 👤 Marko999x 📅 Joined: December 14, 2017 💬 Messages: 3,395 ✅...
  2. Svira

    TFS 1.X+ [movement] Script not working – no errors, no prints.

    Hello everyone, I have a problem with my movement script for a ring. Everything seems correct, there are no errors in the console, but the script is not working at all – even the print statements are not showing up. The ring should give health/mana bonuses depending on the player's vocation...
  3. Svira

    [Poland] [8.6] Svira Servers – The Ultimate RPG Adventure!

    🔗 Website: www.tibia.website 🎮 Client Version: 8.6 📌 IP: tibia.website 📡 Port: 7171 🚀 Launch Date: February 15, 2025 – 16:00 CET 🌍 Hosted in: Poland – Dedicated Server ⚔️ Welcome to Svira Servers! ⚔️ An RPG server crafted by veterans with experience since 2004! Built upon player feedback...
  4. Svira

    TFS 1.X+ Check what the player wrote [NPC]

    Hello, I'm trying to make an NPC Coder, an additional attraction and a chance for cash, which is not enough in my case. THE NPC SHOULD ACT LIKE THIS: Starting the Challenge: Players can start the challenge by typing "start" to the NPC. The NPC will then generate a secret word consisting of 4...
  5. Svira

    TFS 1.X+ Problem NPC - Argument #5 is unsafe

    Hello, I have a problem with an NPC - Argument #5 is unsafe, I found some errors on the forum but I cannot solve the problem in my code. Will there be a soul who will tell me where the mistake is and how to fix it? error: Lua Script Error: [Npc interface] (Unknown scriptfile) luaAddEvent()...
  6. Svira

    TFS 1.X+ player:teleportTo(toPosition, true) does not work properly...

    Hello everyone, Recently, I've been struggling with the following issue: the function player:teleportTo(toPosition, true) isn't working properly, especially with level doors. Instead of teleporting behind the door, it sends us back to the square (SQM) we are trying to pass from. If we don't...
  7. Svira

    [PL] [8.6] Alebania RPG, Edited Real Map, Custom Features!

    [NEW SERVER LAUNCH] Alebania.com.pl – 8.6 Client – PvP RPG! 🛡️ Start Date: September 6th, 16:00 🔥 Client: 8.6 | IP: alebania.com.pl | Port: 7171 🏰 Rates: 1–50: 40x | 51–150: 10x | 151–200: 8x 201–300: 5x | 301–400: 3x | 401+: 1x Skills: 4x | Magic: 2x | Loot: 2x 🏆 PvP Info: Protection...
  8. Svira

    TFS 1.X+ Secure Mode - PVP by hand open/close.

    Hello dear audience, I have the following problem on src tfs 1.2 and protocol 8.6 "Punching" redskull with a player was very popular, so I decided on optional PVP with Hand open/close support, the code works well, you can mark atas when the hand is closed but: the problem occurs with AOE...
  9. Svira

    Compiling LIB ERROR iostreams

    I have libraries installed in "c:/local", but I still encounter the error: LNK1104: cannot open file "libboost_iostreams-vc143-mt-x64-1_84.lib". The paths seem to be set correctly. This pertains to the OTX 3.2 server; I've never had this issue before, always using the same resources. I've...
  10. Svira

    [Poland][8.0] OldTibia S2 - F2P

    🎉 Welcome to the second season of the OldTibia server! 🎉 We're excited to announce that all reported bugs have been fixed, and on top of that, we've introduced many new systems and improvements to make your experience even better! Key changes: 💰 Removal of the fee for training positions for...
  11. Svira

    TFS 1.X+ [bug] buying items from eq

    Hello gentlemen! I have a problem. I noticed that after adding the system slot, my NPCs dealing in item trading started buying items from EQ, where to look and how to fix this problem? I found some old solutions with old svn, I need a fix for tfs 1.2 npc/lib, I've probably searched everything!
  12. Svira

    Feature Windows restarter with log saving function without external programs - only bash

    I saw that many people using Windows have problems with the auto restarter that monitors the tfs process, even if there is one on the forum, it does not save logs for Windows, which can be helpful in the event of various failures. Below is a restarter that starts 3 consoles: 1. Monitors the...
  13. Svira

    TFS 1.X+ HP/MP BUFF No error - Crash.

    Hello dear community, I am creating a code to increase HP and MP for 1 hour, but if the player uses the item and then remains logged out, a crash occurs after some time? how to prevent it? CODE: local BOOST_DURATION = 3600 -- w sekundach local STORAGE_VALUE = 224411 local BOOST_EVENT_NAME =...
  14. Svira

    OTClient [OTCv8] Gold Coventer?

    Hello community, I decided to sit down to OTCv8 and see what this miracle is, I have never used it before. I see that it has potential, but I don't understand how the macro works... Can someone provide me with the code that will convert gold into platinum using conventer (usewith) It works like...
  15. Svira

    [Poland] [8.0] oldTibia [19.11 - 16:00 CET] FREE 2 PLAY

    Start on 19.11 2023r - 16:00 - oldTibia was created with the idea of being free-to-play (f2p). Primarily, the mainland map has been edited to provide a FACC (Free Account) experience. In addition to new hunting grounds, there are now quests available for PACC (Premium Account). On the website...
  16. Svira

    TFS 1.X+ Stamina above 42:00? Problem with renewal. BUG

    Hello, comrades! I edited the sources and set the maximum value of stamina = 4480, which equals 56:00, the problem is that stamina only regenerates until 42:00 and does not go further. If I change the default in SQL to 56:00, after logging in, the client is debugged without any errors in the...
  17. Svira

    TFS 1.X+ GetAttackSpeed Problem

    Hello, please help me how to correctly read the attackspeed of a weapon? yes, yes I have it added to src. error: attempt to perform artihmetic on a nil value TFS 1.2 - 8.0 code: local attrkeys = { ['charges'] = ITEM_ATTRIBUTE_CHARGES, ['time'] = ITEM_ATTRIBUTE_DURATION, ['atk'] =...
  18. Svira

    [13.16] Wheel, Bosstiary etc [Canary2]

    Hello! Forge Exaltation Wheel of Destiny Bosstiary Boss Slot Hazard System Hunting Task System Team Finder (does not automatically group, but you can search for groups to kill bosses) Sound Spells and Monsters Map UPDATED. Have Fun :)
  19. Svira

    Breakchance and MSG(player:say)?

    Hello everyone very warmly! Question to the community, how do I set the message to be sent when the brackchance function is called? I am using tfs1.5 and canary, please help me, my result was to add script/weapons to the registry: slingShot:breakChance(9, function(player) player:say("Your...
  20. Svira

    IP Logger PHP for MyAcc

    What is this? add in index: <?php $servername = "localhost"; $username = "nazwa_uzytkownika"; $password = "haslo_uzytkownika"; $dbname = "ots"; // Stwórz połączenie z bazą danych $conn = new mysqli($servername, $username, $password, $dbname); // Sprawdź, czy udało się połączyć z bazą danych...
Back
Top