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

    Feature Antirollback

    Really hope that we can start advertising custom servers in the same way we do RL maps. OTServlist isn't good for that at all. So there's the reason why. Players who aren't into developing a server have no idea these fully custom, awesome servers exist. Not talking about Pokemon, DBZ, etc...
  2. Aoxomoxoa

    Feature Antirollback

    Well, whoever wrote it. Thanks, whoever shared it, thanks. It's an open source community. Please stop monetizing everything and being greedy. Think of all the cool shit we could do if we just teamed up again and stopped being so divided.
  3. Aoxomoxoa

    [7.4] Dura -- Making Tibia Challenging Again, Same Game New Meta. Tibia For Adults. --

    Day 2 of Dura: Bugs: Thais East Troll Cave: - A ground tile is missing in the cave where the troughs are next to the sewer gates on Floor 9. I finally got some better equipment. I finished the Scale Armor quest and ventured further south to the Minotaur camp. I found my first ancient rune...
  4. Aoxomoxoa

    [7.4] Dura -- Making Tibia Challenging Again, Same Game New Meta. Tibia For Adults. --

    The server message says their anticipated launch date is around the end of July I believe.
  5. Aoxomoxoa

    [7.4] Dura -- Making Tibia Challenging Again, Same Game New Meta. Tibia For Adults. --

    So far I've found a few bugs playing til level 11. Rook: 1. Sometimes, all monsters surrounding the player (In Rats at the time) will lose focus of the player and move in random directions. 2. [Not a bug] Paralysis of Rats doesn't work or is super low and unnoticeable. (Found that it is to get...
  6. Aoxomoxoa

    OTClient [OTCLIENT] glew32s.lib

    Could you attach the log files that are shown here?
  7. Aoxomoxoa

    [7.4] Dura -- Making Tibia Challenging Again, Same Game New Meta. Tibia For Adults. --

    This seems like a fun project to work on. I'm glad that you're developing something like this. I'd be happy to test out anything if you guys decide to have a open beta!
  8. Aoxomoxoa

    Don't make anything for this guy without pre-payments.

    Well, was the map any good? Let's see it.
  9. Aoxomoxoa

    OTClient [OTCLIENT] glew32s.lib

    Try running: ./vcpkg install boost-iostreams:x86-windows boost-asio:x86-windows boost-system:x86-windows boost-variant:x86-windows boost-lockfree:x86-windows luajit:x86-windows glew:x86-windows boost-filesystem:x86-windows boost-uuid:x86-windows physfs:x86-windows openal-soft:x86-windows...
  10. Aoxomoxoa

    OTClient [OTCLIENT] glew32s.lib

    Have you run .\vcpkg integrate install? Did you include vcpkg in your build properties?
  11. Aoxomoxoa

    OTClient [OTCLIENT] glew32s.lib

    Try building this one. It's been the most developed so far. Edubart's OTClient has been dying. https://github.com/mehah/otclient
  12. Aoxomoxoa

    OTClient [OTCLIENT] glew32s.lib

    Have you tried building Mehah's fork instead of Edubart's? That error shouldn't be happening if your project is linked to the libraries correctly.
  13. Aoxomoxoa

    Working Object Builder 10.98

    I legit do this on a daily basis after messing around with them both for a while. The steps are pretty simple. Open OB, in the bottom right, where the sprites are, select new. Insert your sprite. In the item selection, make a new item and drag that sprite over. Edit the item to your liking...
  14. Aoxomoxoa

    How do i make a lever having a buyfunction?

    I was about to post a very similar answer. Also OP, it helps to include the server and version when asking for something like this.
  15. Aoxomoxoa

    OTClient [OTCLIENT] glew32s.lib

    Perfect! Now you should be able to at least build the x86 release of OTClient. You'll most likely get errors saying it can't find lua.hpp. edit those to say <luajit/lua.hpp> or whatever Lua file it can't find. You should be fine now 🙂
  16. Aoxomoxoa

    OTClient [OTCLIENT] glew32s.lib

    Try installing vcpkg directly in your C:\ drive, not any subfolder. Also, do you have vcpkg and VS installed in the same drive? I noticed you were trying to build it originally in the D:\ drive and now are trying in the C:\ drive lol
  17. Aoxomoxoa

    Windows vs Linux Hosting

    That's badass! I'll give that a shot. Thanks for that tip with explorer. That's a game changer. Also, guys. I didn't mean to cause an argument. Y'all need to chill out. Linux and Windows both have their strong suites. I was just wondering if, considering the small size of the server itself, it...
  18. Aoxomoxoa

    error with character.php

    Permissions would flag a 400 error code, not 500. 500 is when something is scripted incorrectly or the server isn't handling the request correctly. This can most likely only be fixed by seeing his character.php or replacing the file. It's most likely an outdated version, as there are plenty of...
  19. Aoxomoxoa

    OTClient [OTCLIENT] glew32s.lib

    Try going to Powershell, and running this: cd C:\vcpkg then powershell scripts\bootstrap.ps1 -Verbose Also, don't install or run vcpkg as administrator, and be sure the English language pack is installed for visual studio.
  20. Aoxomoxoa

    OTClient [OTCLIENT] glew32s.lib

    Well, I ask again, which version of Visual Studio do you have currently?
Back
Top