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

    Extend client

    I need to understand what this code does Tibia-Extended-Client-Library/src/dllmain.cpp at master · SaiyansKing/Tibia-Extended-Client-Library (https://github.com/SaiyansKing/Tibia-Extended-Client-Library/blob/master/src/dllmain.cpp#L636-L649) as i want to extend the client manually using HxD, if...
  2. jerynn

    Login with normal client instead of custom

    Is there any edit i can do to normal 8.6 client to be able to login into a server that only allows to login by it's custom client? btw i have a normal client that can login into that server but idk how can i edit my client like that
  3. jerynn

    Extend cip client without dlls

    Is there anyway to extend original 8.6 client without using .dlls? cause i want to open elfbot and dll doesn't allow me, i tried to follow this tutorial Tibia v8.60 Extended using HxD (https://otland.net/threads/tibia-v8-60-extended-using-hxd.285560/) but it gives me (error code 5: can't open...
  4. jerynn

    Elfbot doesn't show up

    So basically i wanted to add 13x assets to old 8.6 client, so i compiled 13x assets into 8.54 and then to 8.60 to be able to open the client without getting (error code 4) and it worked very well for me but now the problem is that i can't open the elfbot with that client so what is wrong...
  5. jerynn

    OTClient Merge spr

    How can i merge 2 spr files with preserving the id's order?
  6. jerynn

    OTClient Causes of client crash

    Let's assume we have 2 clients, one is the original 8.60 old client & the other is custom 8.60 client with new sprites & mounts, so when we replace the dat & spr of the new custom client with the old dat & spr of the old client ofc it crashes right? the question is " What are the possible causes...
  7. jerynn

    Error code 4 can't open tibia.dat

    Why i get (error code 4 can't open tibia.dat) when importing new objects to spr and dat
  8. jerynn

    OTClient OBD exporter

    Is there any tool to export multiple spirites into .OBD at once ?
  9. jerynn

    Compiling Otclient compile with vs 2015

    Is there any tutorial to compile otclient with vs 2015 but without using vcpkg cause i can't install them idk why so, i'm just asking for an otclient source+sdk which can be compiled using vs 2015
  10. jerynn

    flash client .dat

    hey guys, i was wondering.. how can i edit .dat of flash client?....i was trying to open it with object builder but it doesn't work.
  11. jerynn

    Solved [mapping] UNWALKABLE tile

    How to make a tile unwalkable like it''s void or something cause i'm putting levers on wooden floors so i want the wooden floors unwalkable, is there any RME trick to do that?...
  12. jerynn

    c1902 error : program database manager mismatch

    Hello otlanders, i'm facing a problem with VS 2015 while trying to compile OTX 2 as everytime i repair the VS 2015 i can compile the source only for one time after that it gives me that error shown bellow...i searched about that error and some ppl said to remove the MSPDB140.DLL from VS...
  13. jerynn

    No logout after death and teleport to temple instead (OTX 2)

    Hello guys, what source edit or lua script i can do to make player teleport to temple after death and not logout..it's for war server
Back
Top