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

Search results

  1. FearWar

    [BRAZIL] [CUSTOM / 8.6] FearWar | Custom | START NOW

    Server Started: [03.01, Friday 19:00 CET] Host Info: Uptime: 24/7 Location: Brazil Website: www.fearwar.net Login Information: IP: fearwar.net Port: 7171 Client FearWar: 8.6 - Download Here Create Account: Create Here Server Information: • Map: Alissow + (Custom) • Experience Rate: 25x Click...
  2. FearWar

    TFS 0.X TFS 0.4 - Script Top Frags and Gesior

    has not updated the database... it looks like the problem is here: function addPlayerFrag(cid, value) db.executeQuery("UPDATE `players` SET `frags_all` = `frags_all` + " .. value .. " WHERE `id` = " .. getPlayerGUID(cid) .. ";") return true end
  3. FearWar

    Block utevo res in specific area or remove summons in this area

    Would you be able to add all the spells, not just utevo res?
  4. FearWar

    Block utevo res in specific area or remove summons in this area

    Where do I put this script?
  5. FearWar

    TFS 0.X TFS 0.4 - Script Top Frags and Gesior

    It works, but it doesn't update right after the "frag" player, it only updates when the server goes down, or something ...
  6. FearWar

    Lua Double Exp Item TFS 0.4

    Thank you very much friend, I was looking at the post only where it was resolved, but another part was missing in creaturescript, and now I looked better and got to see it!
  7. FearWar

    Lua Double Exp Item TFS 0.4

    can you help me? I don't have much experience on the moon, or if you already have something ready and can help me
  8. FearWar

    Lua Double Exp Item TFS 0.4

    Hello guys from Otland, Find this script below, however, when the player dies / disables the experience is not doubled, and try to use again or scroll the page that is already being used. OBS: Is there a way to double double loot too? local config = { rate = 2, time = 1, -- Hours of...
  9. FearWar

    AAC Gesior acc - Shopsystem characters

    it is not editing the text, if, for example, the text has more than 100 characters, it no longer appears in the description, I wanted to increase this limit
  10. FearWar

    AAC Gesior acc - Shopsystem characters

    Hi otlanders, I can't find where to increase the character value of the item description, can someone help me? If you need to post the shopsystem.php let me know, because it does not fit here
  11. FearWar

    TFS 0.X TFS 0.4 - Script Top Frags and Gesior

    Hi otlanders, Problem: The frags are not updating the database, it seems that the server has to go down to update a table. If you have someone who knows why the database is not updating, please help me! data/creaturescripts/creaturescripts.xml <event type="kill" name="topfrags"...
  12. FearWar

    [TFS 1.x] Automatic/Manual Lua Raids (raids.xml replacement)

    Would this system have TFS 0.4? I liked the option of announcements
  13. FearWar

    TFS 0.X TFS 0.4 Creaturescript - topfrags

    Hi otlanders, I am using this script, so when one player kills another, it is to update my database, but it is not working, can anyone help me? <event type="kill" name="topfrags" event="script" value="topfrags.lua"/> scripts local skulls = {SKULL_WHITE, SKULL_YELLOW, SKULL_RED...
  14. FearWar

    AAC Gesior TFS 0.4 - Error account.php

    Thank you, the error message has disappeared
Back
Top