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

    [Poland] [8.0] [Real Map] Low Rate Tibia 8.0 - Real server [17 Jan 2025 20:00 CET]

    Open Tibia Server 17.01.2025 Welcome to our Tibia 8.0 World Magazine We invite you to discover our castom maps that combine classic elements with hidden improvements. Our server offers unique experiences that suit both old and new players. What sets us apart? Unique map: learn the details...
  2. K

    the store does not add the outfit

    I don't know what's wrong, I just don't add the addon
  3. K

    the store does not add the outfit

    -- BETA VERSION, net tested yet -- Instruction: -- creaturescripts.xml <event type="extendedopcode" name="Shop" script="shop.lua" /> -- and in login.lua player:registerEvent("Shop") -- create sql table shop_history -- set variables -- set up function init(), add there items and...
  4. K

    Teleport Temple

    he had to modify the script to teleport from Trainers to the player's city local config = { leftTopCorner = {x = 31538, y = 30766}, rightDownCorner = {x = 31911, y = 30960}, zPos = 7, tileItemId = 418, --tile item id for scanner, where you want to teleport player, ez to change...
  5. K

    Solved Teleport to trainers

    <action actionid="KrokIn" movementid="418" script="nostalrius/418.lua" /> 1733592617 18:30 You see a magic forcefield. You can see the other side through it. Item ID: 1949, Movement ID: 418 Position: 32372, 32232, 7 1733592864 [Warning - Event::checkScript] Event onStepIn not found...
  6. K

    Solved Teleport to trainers

    Did I add it correctly, it doesn't want to teleport coordinates are ok, but are they entered correctly? local config = { leftTopCorner = {x = 31538, y = 30766}, rightDownCorner = {x = 31911, y = 30960}, zPos = 7, tileItemId = 418, --tile item id for scanner, where you want to...
  7. K

    Buying out of order "instant"

    Can someone help me add a script that, after writing instant buy 10 bp mana fluid, carries out purchases # GIMUD - Graphical Interface Multi User Dungeon # xodet.npc: Datenbank für den Magieladen-Besitzer Xodet Name = "Xodet" Outfit = (130,19-86-87-95-0) Home = [32399,32222,7] Radius = 1...
  8. K

    Showing more accounts and players

    Tibia 8.0 Client OTC V8 1733260170 why are you laughing :D
  9. K

    Showing more accounts and players

    You are great and can you help me with one more thing when setting up an account, if I enter a login, e.g. just the numbers "123456", it works normally, but if I enter a login, e.g. "123456a", when logging in to Tibia, an invalid login appears :* :(
  10. K

    Repair Power Gamers

    Thank you
  11. K

    Repair Power Gamers

    Exception class: PDOException() SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '= 0 AND players.group_id < 3 ORDER BY experience - exphist_lastexp...
  12. K

    Showing more accounts and players

    Showing more accounts and players +50 <tr><td><b>Accounts: </b></td><td><?= $total['accounts'];?></td></tr> <tr><td><b>Characters: </b></td><td><?= $total['players'];?></td></tr>
  13. K

    [MyAAC][Plugin][Template] Old School layout

    Does not display the Powergames On Page list
  14. K

    Repair Power Gamers

    // cache system. by default file cache is used 'cache_engine' => 'auto', // apc, apcu, eaccelerator, xcache, file, auto, or blank to disable. 'cache_prefix' => 'myaac_', // have to be unique if running more MyAAC instances on the same server (except file system cache) 1733179194 chmody...
  15. K

    Repair Power Gamers

    1733174277 LAYOUT LAYOUT 22 hits in 11 files \html\system\pages\system\cache\plugins\myaac-old-school-template\templates\old-school\index.php (2 trafień) \html\system\pages\system\pages\system\cache\plugins\myaac-old-school-template\templates\old-school\index.php (2 trafień)...
  16. K

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    TypeID = 8090 Name = "a spellbook of dark mysteries" Description = "It shows your spells and can also shield against attacks when worn" Flags = {Take,Shield} Attributes = {Weight=2850,Defense=16,MagicBoost=3} W grze nie dodaje Magic levela jak to naprawić ?
  17. K

    Repair Power Gamers

    <div class="right_box"> <div class="corner_lt"></div><div class="corner_rt"></div><div class="corner_lb"></div><div class="corner_rb"></div> <div class="title"><img src="<?= $template_path; ?>/images/exp.gif"><span style="background-image: url(<?= $template_path...
  18. K

    Configuration Vps

    Hello, I am looking for a person who will pay me Ots. From the myacc website, this is exactly the payroll project https://otland.net/threads/7-4-7-8-7-92-8-0-sabrehaven-com-based-on-nostalrius-7-7-fork.283603/
Back
Top