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

    OTClient 1.0 (Release)

    https://github.com/punkice3407/ObjectBuilder
  2. Nottinghster

    AI on tibia images

    I came here everyday, and can´t stop laughing so hard about this shit... lmao
  3. Nottinghster

    Walk Delay when Change Floor (Reverse Michael Jackson Moonwalk)

    Fixed -> Update creature.cpp · Nottinghster/optimized_forgottenserver@d6b61a3 (https://github.com/Nottinghster/optimized_forgottenserver/commit/d6b61a39089f079dde507d8bc40ee753ae93d29c)
  4. Nottinghster

    Walk Delay when Change Floor (Reverse Michael Jackson Moonwalk)

    Tested only with OTC (Mehah), but that's not the problem. As I said before, when I tested with TFS 1.5 by Nekiro, works as it should be, that problem only happens with SayansKing edition. It's something server-side... Ah, both 860 protocol
  5. Nottinghster

    Walk Delay when Change Floor (Reverse Michael Jackson Moonwalk)

    Hello otlanders! I was testing the Optimized_ForgottenServer by SayansKing, and there's a strange bug when you change floor, seems there's a delay, almost like Michael Jackson moonwalk 😋 Check it out: But also tested with Nekiro's TFS 1.5, and there just works fine, already compared both...
  6. Nottinghster

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Remere Map Editor
  7. Nottinghster

    OTClient 1.0 (Release)

    Beautiful, as always Also, did a PR ;) https://github.com/mehah/otclient/pull/380
  8. Nottinghster

    OTClient 1.0 (Release)

    After talking with Mehah, and fixing and testing some bugs, today I can say that, for sure, this is the best version of OTClient ever. Renato (Mehah) is a guy with great knowledge, always willing to help very quickly and extremely effectively. All respect and admiration for you!
  9. Nottinghster

    OpenTibia ClientID items.otb

    Such a beautiful code! But my question is: It's possible to revert the clientId to serverId ? Asking that, because Canary have an updated and most completed items.xml that I ever saw, and would be great to have that one converted Canary items.xml ->...
  10. Nottinghster

    Monster goes Invisible you don't LoseTarget & Firespells

    Sorry for bump this old thread, but this is something important.. @Mehah just fixed that old problem, check his commit -> fix #360 · mehah/otclient@e84ff12 (https://github.com/mehah/otclient/commit/e84ff12e1b6d583d6a9c41b68876a2d8505478c4) He's doing an amazing work with his OTC edition...
  11. Nottinghster

    Best engine for 8.6?

    https://github.com/opentibia/server/tree/legacy The original one Or if you prefer, the original one with some fixes and Cast System ;) https://github.com/Nottinghster/OTServ_SVN-0.6.4
  12. Nottinghster

    TFS A* Algorithm :D

    In that order: https://github.com/ralke23/Greed-TFS-1.5-Downgrades/commit/45f9793faa63201db903bc79d724bae80c9b6f46 https://github.com/ralke23/Greed-TFS-1.5-Downgrades/commit/eb642bf87f76c600479abdc16201af816183dead...
  13. Nottinghster

    OTClient Market module bug tfs 1.3 8.6

    https://github.com/OTCv8/otclientv8/blob/4c1fc24f26f6e3fdc9b46916672340dacfcd4b55/modules/game_features/features.lua#L81 Add that feature bellow this: https://github.com/OTCv8/otclientv8/blob/4c1fc24f26f6e3fdc9b46916672340dacfcd4b55/modules/game_features/features.lua#L57
  14. Nottinghster

    Debug change outfit TFS 1.5 downgrade 8.6

    What's the error message ?
  15. Nottinghster

    Request maps you need here!

    Does anyone have Temple of Light, used in Lightbearer Quest ? Why no one tracked this yet ???
  16. Nottinghster

    Putting free account to use beds in houses

    https://github.com/nekiro/TFS-1.5-Downgrades/blob/8.60/src/bed.cpp#L98 Change for this if (!player || !house || player->getZone() != ZONE_PROTECTION) { Don't forget to build/rebuild your .exe
Back
Top