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

    where is the player account description with the data for the database?

    just a few seconds ago I also found something similar but yours seems right what I found, but probably out of date: otserv/schema.mysql at master · opentibia-xx/otserv (https://github.com/opentibia-xx/otserv/blob/master/schema.mysql)
  2. nasu

    where is the player account description with the data for the database?

    Hi I would like to create a simple account maker project but I don't know where I can find documentation with the player model for the database? I need a list of all the keys and values that will be generated when creating a character
  3. nasu

    Open Tibia machine learning projects

    I wonder if it is possible to teach monsters on the server? to make them smarter and more challenging in fights.... off topic: supposedly in Forza Horizon 5 (..4 too?) the AI learns from the players and drives at a high level
  4. nasu

    Poll: Why you choose Znote AAC over MyAAC?

    Does znote offer an API with which I could create my website, in e.g. React/Vue?
  5. nasu

    The Lost Lands Announcement

    Is that you Kethibo from the LooSik forum? (the former, no longer existing otserv.pl) if so, best regards, Randall Good luck with the project, I look forward to the gameplay
  6. nasu

    Source's custom OT game engine (TypeScriptFTW)

    Is it possible for you to make the project available on your github?
  7. nasu

    Thief system ideas

    I can suggest ideas from well-known game systems: https://advanced-dungeons-dragons-2nd-edition.fandom.com/wiki/Thief_Skill_Explanations https://baldursgate.fandom.com/wiki/Thief#Special_abilities
  8. nasu

    Playing several heroes at once

    I wonder if it would be possible to expand the server in this way. Of course, this involves the creation of a whole range of different classes and will probably require the use of a different game client than the one from CIP. might and magic VII + Tibia
  9. nasu

    Implementing Google Firebase into a server.... Is this a good idea?

    I am happy that there is a large response of interest. But the discussion has drifted a little on the side lines. Let's just get back to the topic for a second. I realized that cloud hosting doesn't make sense for OpenTibia but maybe there are some cool ideas where Firebase could help the...
  10. nasu

    Implementing Google Firebase into a server.... Is this a good idea?

    maybe firebase will be a good choice for simple turn-based games - RPG in the browser... I actually have some cool ideas thanks for the information :P
  11. nasu

    Implementing Google Firebase into a server.... Is this a good idea?

    ... I wrote quite an extended text and inadvertently somehow deleted it, drama, I will write in short: This is a topic more for people who are interested in programming OpenTibia Google has been providing some tool for a long time that can be used as a database for our game/server files or...
  12. nasu

    JavaScript / CSS - Menu System

    Can you share a live version?
  13. nasu

    Czas leci...

    Tibia - 2004 (może nawet 2002, chyba miałem jakieś konto za czasów kafejek) OpenTibia - 2005
  14. nasu

    Which server is the best Open Tibia server through history ?

    Erathia 7.1 with custom map based on Survival 7.1 engine Evul Clown - deathmatch
  15. nasu

    what has changed to C++? back to programming

    https://docs.microsoft.com/en-us/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170
  16. nasu

    Wanderer 2D - c++ game project

    I made the decision to complete this project. I will simplify the game and cut out ideas that were impossible for me to do. A few places/maps, a few NPCs and some simple quests will be created. As for weapons, I will stay with the traditional pistol and knife. Unfortunately I don't know how to...
  17. nasu

    Remembering the old forums..

    I still remember otcommunity.net but I don't think there was a forum there, the site was just a source of files, maps etc. Anyone remember that little forum that was mainly focused on OTserv programming? I don't remember the link but there was a strong team of programmers... one of the users...
  18. nasu

    Source's custom OT game engine (TypeScriptFTW)

    I'm glad you care about clean code. In my opinion functions should be small, I will even say something more: functions should be smaller than they are. Then it is better to understand/read the code by another programmer. I don't program in C++ at the moment, but once I was writing a game and I...
  19. nasu

    Wanderer 2D - c++ game project

    At the moment I am on notice of termination. After more than six years I took a risk and decided to make myself redundant from my warehouse job. I am looking for a job as a junior front-end developer. I ask out of curiosity, what do you program at work? kind regards!
  20. nasu

    Wanderer 2D - c++ game project

    Thanks, it's a shame that through lack of time and motivation this game is still not finished. Unfortunately when you're fucking working nights in a warehouse it's hard to get down to programming during the day.
Back
Top