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

    Discuss: Darkrest - Serpent 🐍

    Sounds like something that AI would say.
  2. oen432

    Lacking newer protocol good OT

    They are everywhere, the plague. It's like people forgot how to use their brain and can't go to the toilet without asking ChatGPT how to poop.
  3. oen432

    [USA] [CUSTOM] Eternal Odyssey - Official Launch 25th 20:00 CEST

    Link to outdated commit.
  4. oen432

    Question about otland forum rules

    You can't. But that's not unique to OTLand, that's how life works, shit ain't fair.
  5. oen432

    OTClient Number 0 on otcv8

    My sleeping schedule is fucked since I had bad case of the flu recently and couldn't sleep :( Thanks for your concern 🥰
  6. oen432

    OTClient Number 0 on otcv8

    That's not client issue, that's how numbers work. If you are using account NUMBER as a login and save one as a NUMBER in database then any number starting with 0 is that number except the 0, ie. 0123456 is 123456.
  7. oen432

    Playing MP4 videos in OTCv8

    Eh, people wanted sound support so added. Improved frames sync as well, before it was playing at a bit lower framerate. https://streamable.com/hn38ho
  8. oen432

    Ranger's Arcani OTClient showoff

    Ehh, not even mention that it is based on mine, shame.
  9. oen432

    Playing MP4 videos in OTCv8

    Added support for WebM as well. This background is FullHD 30FPS (10s duration) webm video that is only 1.9MB in size. https://streamable.com/01bwic
  10. oen432

    OTC Advanced Sound System

    And paid and bitch to work with. I still remember 10 commits "updated vcpkg commit id" in a row cause either Linux, Mac or Android couldn't compile. And since you can't test these locally, spamming commits and waiting for the build to compile is the only way, it takes time and wastes free...
  11. oen432

    OTC Advanced Sound System

    Just use 389e18e8380daab3884e7dc0710ad7f4a264def6 commit and it will compile. As for Android, iirc it only compiles on VS2019, there are some errors on VS2022 that I couldn't resolve (Edit: oh shit, I just managed to compile Android on VS2022, first try, huh). Anyway... maintaining v8 is not my...
  12. oen432

    OTC Advanced Sound System

    OTCv8-dev? If you mean GitHub - OTCv8/otcv8-dev: OTCv8 Development repository (source code) (https://github.com/OTCv8/otcv8-dev) then its not the right repo to look at. v8 is not dead, its finished, the only updates I make are simply new features, small fixes or refactors of old modules. It...
  13. oen432

    TFS 1.X+ OTCv8 Action bar problem

    v8 action bar will be completely refactored someday cause current version is simply garbage.
  14. oen432

    OTC Advanced Sound System

    I just had to make this post after reading yours 😂
  15. oen432

    OTC Advanced Sound System

    Why not. But I'm just biased since I'm a hard advocator against using OTC Redemption (mehah) and BlackTek
  16. oen432

    OTClient createWidget is it possible to display text on x,y,z

    Having it on the server side is better for the performance than having it hardcoded on the client (the more widgets you need the more CPU/RAM you will consume, depending if its O(n) or O(1)). Just check if the tile that you are currently sending to the player (in ProtocolGame) has widget data...
  17. oen432

    OTClient createWidget is it possible to display text on x,y,z

    Best way to work with these widgets is to integrate them on the server so they are persistent and easier to manage.
  18. oen432

    OTClient createWidget is it possible to display text on x,y,z

    OTCv8 has built-in support for tile widgets. You don't need source edits to make it work. Eh, ffs, I didn't even bother to scroll and read more posts...
  19. oen432

    [Tutorial][BlackTek] From nothing to fully installed Server with AAC on Windows.

    Because I never officially announced that v8 moved to OTA repo, all I have to do is @everyone on OTCv8 Discord. But I won't, because this will bring mostly (like 95% of users) vBot users and their useless spam. I rather keep it low-key (at least for now).
  20. oen432

    OTClient Suggestion where to start.

    Eh, v8 active repo is now on OTAcademy...
Back
Top