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

    What were the blockers for you when developing a server?

    Let's not vent bro, let's write down what's a pain in the ass and see if we can solve this. I don't think we have to give up all of this and flock to Unity or something. The client. Looks like this v8 version of OTClient will not be released as open source and the code we have available has big...
  2. messenoire

    What were the blockers for you when developing a server?

    Things seem to happen here so let me stir some shit too. Let's see how many problems we can solve on our own. Don't worry I'm not demanding anything, I'll be writing code too. I just want the work to end up available for everybody and not in someone's repository on hard drive xyz in the bedroom...
  3. messenoire

    Tibian - An OTServ List for 2020

    I'M NOT CRYING IT'S ALLERGY rip 2007 otserv scene ;_;
  4. messenoire

    Let's save OpenTibia legacy!

    YurOTS can be found here: https://github.com/divinity76/YurOTS I'd say let's make a single .zip out of it so everyone gets the full package
  5. messenoire

    How hard is it to start your own server?

    Every version of TFS and OTServ can be compiled for Windows. Compiled binaries can be found on GitHub and here on OTLand. There are .exes on the internet for any conceivable version of OTServ, Evolutions, DevLand, YurOTS, what have you. Actually I don't even know a distro that doesn't run on...
  6. messenoire

    How hard is it to start your own server?

    The problem with Windows is the license, unless you want to host from home it's going to be expensive. Linux is free :D But most OT servers run on Windows, so you're good for the time being. Do you want an exact replica of official servers? If so, the thing you have to keep in mind is that...
  7. messenoire

    How hard is it to start your own server?

    .otx and .otbm are file formats for maps. .otx is the old one, it's literally XML, but it's slow so people made .otbm, which is a binary format, much faster but not editable with a text editor. CrazyOTs is just a name for some OTServ distribution. How good are you with computers? Do you know...
  8. messenoire

    [list] CIPSoft lazy solutions

    Awesome
  9. messenoire

    Players screen resolution, which are most common?

    Cool, I know lots of people with 4k and Retina displays and pretty much haven't seen anything below 1080 for years, what now? Small screen =/= low resolution No shit captain, he was making a joke Omg who would've thought?!
  10. messenoire

    Open old 7.92 maps in RME - a quick one

    I've just followed my own tutorial and it worked.
  11. messenoire

    OTS a dedyk?

    ehe w 20min ci postawie pingwina ktory postoi 10 lat. jak juz mu mowisz ze ma nie brac linuxa to daj jakis konkretny powod np. ze trzeba sie znac a nie pierdzielisz glupoty. gorsze od czegokolwiek innego sa twoje otwarte porty rdp.
  12. messenoire

    RME 7.92

    C:\Program Files\RME\data\clients.xml <client name="7.6" otb="7.60" visible="true" data_directory="760"> <otbm version="1"/> <extensions from="7.6" to="7.6"/> <data format="7.55" dat="0x439D5A33" spr="0x439852BE"/> </client> <client...
  13. messenoire

    8.60 - 8.62 Vs. New Protocols, a popularity discussion.

    Even older, yes, that's why I'm asking. Maybe we'll go back to the definitions: When you say custom, do you mean "Tibia with a different map" or "different game with Tibia as base"?
  14. messenoire

    8.60 - 8.62 Vs. New Protocols, a popularity discussion.

    I don't need help with my server, I just said why I think that custom servers shouldn't be based on 10.x. Why does a custom server need to be 10.x?
  15. messenoire

    8.60 - 8.62 Vs. New Protocols, a popularity discussion.

    Yes that's what I said. That's why it's harder to make something custom out of it.
  16. messenoire

    8.60 - 8.62 Vs. New Protocols, a popularity discussion.

    @AngeLOT Why 10.x for custom servers? It's much easier to make something polished and coherent with an old version that aren't that complicated. @thread Simplicity, mainly. My favorite versions are 7.81-8.00, these feel the most "Tibia" to me, then the game went into a weird direction where...
  17. messenoire

    Good cloud hosting providers in Brazil?

    I'm considering launching a server overseas and I was wondering if there are any decent cloud hosters in Brazil that'd let me spin up an instance or three? Is there some kind of a brazilian Digitalocean? There's definitely a language barrier and I can pretty much only pay with PayPal.
  18. messenoire

    C++ Problem when trying to disable anti-aliasing in OTClient

    client.cpp says on line 69 that you can run the client with the '-no-smooth' flag to disable bilinear filtering. Can you try that?
  19. messenoire

    [The Official (and soon to be more popular)] Bash Flatlander Thread

    When is ImaginedServer coming out? 2150?
  20. messenoire

    C++ Problem when trying to disable anti-aliasing in OTClient

    ...regular Tibia client?
Back
Top