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

  1. ralke

    World Cup 2026

    Well after all, i'm happy for Messi. He's 39 years old, and still dribbling, besides the history they have with Chile, I can't cheer a team that sings Oasis to their crowd, doesn't feel south american at all. Argentina did well, and defended really well at the end of the match leading to a well...
  2. ralke

    Oxidia — an Open Tibia server written in Rust (protocol 10.98, OTClient Redemption)

    I was thinking on writing otclient on Rust. Thanks @diegoQuinas, for me this is very usefull as reference, even as base framework. I didn't used the proyect directly, but, used it as base to start building my own Rust + wgpu client. I'll see how it goes, using mostly ChatGPT and Git to build...
  3. ralke

    Hetzner CPX32 for TFS 1.5 - enough for launch?

    Be aware that vCPU is not the key here. Since TFS is a single core process / depends a lot on single-core performance, you should have 1 vCPU for the server and the other for the website. Other than that, the rest is a good processor and a good NVMe storage.
  4. ralke

    Hetzner CPX32 for TFS 1.5 - enough for launch?

    MariaDB/MySQL is fast and fully compatible with Open Tibia frameworks. You shouldn't switch the core database to PostgreSQL or VectorDB for this use case. But there's something you can do: you can manage tables or columns that are not directly related to the server core systems. For example...
  5. ralke

    Suggestion Add Captcha for thread creation...

    Appreciate the report. We're responding really quick to this type of reports, but, I have to say that this thread is not for that, next time use the report button and we will check it ;) Regards!
  6. ralke

    World Cup 2026

    Round of 16 is set! Germany, Sweden, South Africa, Netherlands, Croatia, Austria, Bosnia, Senegal, Japan, Ivory Coast, Ecuador, Congo, Cape Verde, Australia, Algeria and Ghana lost their games. We currently have a total of 25 votes at the poll. Any predictions on the upcoming matches? We...
  7. ralke

    Acerca del comercio en OTS

    Reglas actualizadas en el siguiente tema: https://otland.net/threads/reglamento-de-spanish-native-chatboard.304890/
  8. ralke

    Reglamento de Spanish Native Chatboard

    Reglas básicas del Spanish Native Chatboard La idea de este tema es dejar algunas reglas simples para mantener el Spanish Native Chatboard ordenado, claro y útil para los usuarios hispanohablantes. Este subforo no busca reemplazar las secciones principales de OTLand ni dividir el contenido de...
  9. ralke

    World Cup 2026

    Who's going to win the World Cup 2026? Would like to hear opinions. Unfortunately Chile didn't classified to the World Cup, anyways, it's a joy to see the matches. So, who do you think is going to Win the World Cup this year? I created a poll so you can vote for the current countries in...
  10. ralke

    TVP 7.4 Develop & TVP 7.7 Stable Full Distribution

    @murphy This thread is about The Violet Project. Please do not use it for unrelated support questions, if you need help with OTCv8, Nekiro's distribution, or client issues, open a separate thread in the Support board using the proper format and include the required details :) Regards!
  11. ralke

    AAC Char Bazaar in myaac doesnt work?

    When an auction is created, there is no bidder yet, so bid_account should usually be initialized as 0 or NULL, depending on how your script checks for “no bidder”. First, check the real table structure: SHOW TABLES LIKE '%auction%'; SHOW CREATE TABLE character_auctions; Also check the insert...
  12. ralke

    problem charges runes and potions please tfs 0.3.6 versión 8.60

    My suggestion is to migrate to a recent framework, especially if you use 8.6 protocol which offers many options. TFS 0.3.6 is really outdated, you can see it was released in 2012. [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8...
  13. ralke

    Not valid packet

    I suggest to update to a more recent framework, such as TFS 1.5 or newer. The server receives a packet with an invalid RSA block size, so it rejects it before decrypting. In other words your server can't decrypt the packet sent by client. My advice is first read the error using cmd, so you can...
  14. ralke

    AAC Character Bazaar

    https://otland.net/resources/release-complete-character-bazaar-system-server-client-myaac.128/ Here you can check this one. For which server protocol are you looking for? Also which AAC?. Depending on the specifications, the system can be changed accordingly. Hope this helps you @Elac. For...
  15. ralke

    Need Tfs Protocol 810

    @jimmy12088 Please read the rules from support board before posting. https://otland.net/threads/rules-for-the-support-board.217087/ "any one can help me" is not a valid question, since it lacks of information. Also thread title points to a request instead of support. I'll close the thread since...
Back
Top