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

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    kill whatever is on port 3306 and start mysql from zeroix
  2. S

    Work-in-Progress OtClient Modules Documentation – Contributors Welcome!

    I added prototype of otui editor it is in https://github.com/Sorky96/OtClientModules_documentation/tree/main/tools It's chatgpt generated and currently support 'Label', 'Button', 'TextEdit', 'Panel', 'MiniWindow', 'UICreature', 'UIItem', 'MainWindow' it's not perfect but good starting point
  3. S

    YourOTServer BETA Discussion Thread

    Talking about who could or couldnt host a tibia server is not related to this product
  4. S

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    I've had that error when mysql was not launched from xampp. try killing process that takes port 3306 and run mysql from xampp
  5. S

    OTClient OTCV8 client communication with TFS 1.5 Nekiro using opcode

    https://sorky96.github.io/OtClientModules_documentation/ boyyom page
  6. S

    TFS 1.X+ Item Reroll rarity TFS 1.3

    Maybe storageId with increment?
  7. S

    Work-in-Progress OtClient Modules Documentation – Contributors Welcome!

    If so maybe my blog would help you a bit ;) http://myotsjourney.michalciernia.pl/108/
  8. S

    Work-in-Progress OtClient Modules Documentation – Contributors Welcome!

    Hey everyone, I've started putting together a work-in-progress documentation for OtClient modules, which you can check out here: Complete Guide to Creating OTClient Modules (https://sorky96.github.io/OtClientModules_documentation/) Right now, it’s still missing a lot of content, but my goal...
  9. S

    bug

    seems like invalid argument somewhere, more likely bug with ot client
  10. S

    YourOTServer BETA Discussion Thread

    i think the sword is T :D
  11. S

    bug

    Can you at least say us errors you are getting?
  12. S

    Lupus Aurelius Game Artist - Portfolio

    you are the
  13. S

    reward for killing within the area

    It's great tool to implement anyway
  14. S

    reward for killing within the area

    Zone system wouldnt be great here?
  15. S

    TFS-1.5-Downgrades - Market System

    it was deleted to make sure classic tibia clients will work (or i think so)
  16. S

    Change Spell List

    otcv8 have it built in
  17. S

    [USA][7.4] TibiaScape - NO-PVP SERVER LIVE NOW

    new server that is online 5 years*
  18. S

    Get error when Login

    ALTER TABLE accounts ADD COLUMN premium_ends_at INT UNSIGNED NOT NULL DEFAULT 0;
  19. S

    OTclient 1.7

    I used mehah and it worked, the main branch should also work. I was using 1.7 from tibiadev tho
Back
Top