• 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. Allynn

    Help MyAAC Installation [Cannot connect to the MySQL database]

    Why not xampp + znoteacc ? Is like copy and paste. If this is for offline playing, you don't need much to do. Show config.lua or send full file, from forgottenserver main folder.
  2. Allynn

    [Poland][10.98] Rookgaard Adventure (story quests)

    IP: rookgaard-adventure.ovh Port: 7171 Client: 10.98 otclient Uptime: 24/7 Hosted in: Poland Website: http://rookgaard-adventure.ovh Exp rate: 4x Map: Custom, many houses Loot rate: 2x Server type: No-Pvp Skills rates: 3x Server starting: 6.07.2024 Hey everyone, it's me. It's nice, to show...
  3. Allynn

    [] is there a way to convert spr dat files to assets?

    Asset editor https://docs.opentibiabr.com/opentibiabr/downloads/tools/editors#ot-monster-converter-1
  4. Allynn

    Znoteacc with canary

    Download and copy login.php from link, and replace with the znote login.php in htdocs folder. ZnoteAAC | OpenTibiaBR (https://docs.opentibiabr.com/opentibiabr/downloads/website-applications/websites/znoteaac) Also, if there will be, log out/crash situation, change in the config file...
  5. Allynn

    TFS 1.X+ Use iron hammer on 2 item on different stackpos

    Hey, long time spend on this.. Is possible to make this working ? Too newbie, to read source code. Crafting system, put one item on anvil, put next item on anvil, and hit them with the hammer, to connect them. Two different id. Thanks for reading. function onUse(player, item, fromPosition...
  6. Allynn

    New Server Creation

    Hey : ) Canary ? Otservbr global ? There is, a trick with the map. Focus on one thing, which you want, and like.
  7. Allynn

    CreatureEvent [TFS 1.3] updated Slot System

    Maybe thread is old, but will help other, this work for me, tfs 1.42. function Player:onLook(thing, position, distance) local description = "You see " .. thing:getDescription(distance) if thing:isItem() then local stats = thing:displayStats() if stats ~= "" then...
  8. Allynn

    Lua Tfs 1.5 Updated slot sytem

    remove please
Back
Top