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

Recent content by Kabo Flow

  1. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    Do you know how to fix the NPC error? [2026-06-27 16:44:12.624] [error] [Error - Npc::createNpc] XML data/npc/Dark Rodo.xml also does not exist. [2026-06-27 16:44:12.627] [error] [Error - Npc::createNpc] Fix: create a .lua file in any data/npc/ subfolder with NpcType:new('Dark Rodo'), or create...
  2. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    I spent over 12 hours creating these scripts—and adapting some of them so they work perfectly with the database. They’re finally ready; if anyone wants them, or if Mateo lets me, I can upload them here.
  3. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    I can't get myacc set up, let alone fix the error that's preventing me from logging in. 1782506939 It was a struggle, but thanks to Gemini, we got it done. AI is always helpful.
  4. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    I already have MyAcc... but it won't let me log in... I'm getting this error. [2026-06-26 15:21:49.340] [error] [Error - mysql_real_query] Query: SELECT id, name, account_id, group_id, sex, vocation, experience, level, reset, maglevel, health, healthmax, blessings, blessings1, blessings2...
  5. Kabo Flow

    MyAAC Global Layout

    Whoops something went wrong... Exception class: PDOException() SQLSTATE[42S22]: Column not found: 1054 Unknown column 'coins' in 'field list' Backtrace: #0 C:\xampp\htdocs\system\libs\pot\OTS_Base_DB.php(86): PDO->query('SELECT id, `n...') #1...
  6. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    Error Análisis estático: Se encontraron 3 errores durante el análisis. Se esperaba un corchete de apertura seguido por un conjunto de valores. (near "and" at position 583) Símbolo (token) inesperado. (near "and" at position 583) Tipo de declaración desconocida. (near "and" at position 583)...
  7. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    [2026-06-26 15:10:17.886] [error] [Error - mysql_real_query] Query: SELECT id, name, account_id, group_id, sex, vocation, experience, level, reset, maglevel, health, healthmax, blessings, blessings1, blessings2, blessings3, blessings4, blessings5, blessings6, blessings7, blessings8 Message...
  8. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    Don't you have one? schema.sql ... The thing is, like I said, my PC isn't that great—I've already installed XAMPP... I just need one. schema.sql .have accounts...
  9. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    Now I just need a save file with the "God" account—or just one account I can use—to test and create some scripts for the community.
  10. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    Thanks, I love you, it worked. 1782502475 Now I need a working OTClient or the Tibia 8.6 .DAT/.SPR files. 1782502592 I'm asking a lot, I know—we finally got it running—but since I couldn't get it to work before, I've now lost the OTClient (along with its DAT/SPR files). Do you happen to have any...
  11. Kabo Flow

    [8.6] [TFS1.3] Alkurius Global & Coustom

    database Does anyone have an SQL setup with a God account? mysqlDatabase
  12. Kabo Flow

    [8.6] [TFS1.3] Global + Source + Web + tools + Quest Reward System

    Does anyone have an SQL setup with a God account? mysqlDatabase
  13. Kabo Flow

    ⚔️ TFS 1.8 Downgrade 8.60 — Open Source Tibia Server Base

    -- MySQL mysqlHost = "127.0.0.1" mysqlUser = "root" mysqlPass = "" mysqlDatabase = "forgottenserver" mysqlPort = 3306 mysqlSock = "" I already have the database set up in XAMPP... and the config is configured like this—since it's just for testing, I'm not using a password (which is how...
Back
Top