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

    The door are changing after opning the door.

    1225 not 1255
  2. K

    The door are changing after opning the door.

    Delete both of the doTransformItem(item.uid, 1258) in script.
  3. K

    C++ Updating protocol of items.otb from 7.92 to 8.10(evolution 0.7.8), stop closing thread.

    What else can I update to make this work under 8.10 items.otb, I did everything from the above. I heard about updating the protocol79.h (sending packets like addU16 to addU32). Please let me know.
  4. K

    Aries 0.4.0 needed please !

    Is anyone here has the aries 0.4.0 sources?
  5. K

    C++ Updating protocol of items.otb from 7.92 to 8.10(evolution 0.7.8), stop closing thread.

    I think it's not possible - try to play on aries 0.4.0 and compare it to tfs, even if you will try your best it won't be 1:1
  6. K

    C++ Updating protocol of items.otb from 7.92 to 8.10(evolution 0.7.8), stop closing thread.

    Hello, I've seen a lot of threads about it, but none of them really solved my problem. I want to update protocol of ots via sources from 7.92 to 8.10. It's quite a suprise that I used every method known to me to do this, and all went for nothing. Here are the solutions I tried to use: -update...
  7. K

    Compiling Updating protocol of items.otb from 7.92 to 8.10(evolution 0.7.8) in C++

    Hello, I've seen a lot of threads about it, but none of them really solved my problem. I want to update protocol of ots via sources from 7.92 to 8.10. It's quite a suprise that I used every method known to me to do this, and all went for nothing. Here are the solutions I tried to use: -update...
Back
Top