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

    OTClient problem Visual Studio Community

    ok i solved the error. i had wrong boost. i do tutorial if I have some time. THX all for help
  2. X

    OTClient problem Visual Studio Community

    ok i install fresh windows 7 sp1 ultimate, next VS2015, install libs and look: >------ Build started: Project: otclient, Configuration: Release Win32 ------ 1> animatedtext.cpp 1> animator.cpp 1> client.cpp 1> container.cpp 1> creature.cpp 1> creatures.cpp 1> effect.cpp 1> game.cpp 1>...
  3. X

    OTClient problem Visual Studio Community

    Ok i reinstall windows, install vs2015 with no problem. but i have alltime this error 1>LINK : fatal error LNK1104: cannot open file 'libboost_thread-vc140-mt-s-1_63.lib' i try with boost 1_62_0 and 1_63_0 and nothing. I move folder boost 1_63_0 to c:\local\1_63_0 and still this error i execute...
  4. X

    OTClient problem Visual Studio Community

    I try install vs2015 but i have many errors. i don't know why. i use win10 now i downloading win7 i try on win 7
  5. X

    OTClient problem Visual Studio Community

    Hi I downloaded Visual Studio Community 2017 I trying compile OTClient. I use this tutorial. I use Boost 1_62_0 and otclient-sdk-master Look on end i have error LNK1104 Can't open file „libboost_thread-vc140-mt-gd-1_62.lib” otclient E:\wszystko...
  6. X

    Small problem with RME

    Hi guys I have problem with rme 3.2 and 3.3 I create new map. I place some monsters, and save map. Close rme When i try load this map to rme i have error Failed to load houses. Failed to load spawns.
  7. X

    Tibia client ip change - Tutorial

    Hi It's short tutorial how to change ip in tibia.exe I changed to 127.0.0.1
  8. X

    Downgrade to 10.77

    data pack is 10.77 and server is 10.98
  9. X

    Downgrade to 10.77

    i use this server https://otland.net/threads/10-77-tfs-1-2-orts-a-real-map-project.204514/ its 10.77
  10. X

    Custom Client [8.6 - 10.XX]

    bump
  11. X

    Solved !shop dosent work - Znote Shop

    if u buyed "Change character gender". or "Change character name" you must use first this and next !shop
  12. X

    Downgrade to 10.77

    Hi in definitions.h i set CLIENT_VERSION_MIN = 1077 static constexpr auto CLIENT_VERSION_MIN = 1077; static constexpr auto CLIENT_VERSION_MAX = 1098; static constexpr auto CLIENT_VERSION_STR = "10.98"; i compile this and when i try to login to server i have crash tibia how to fix this?
  13. X

    Trade error

    Hi i use this server https://otland.net/threads/10-77-tfs-1-2-orts-a-real-map-project.204514/ and i compiled TFS 1.2 [10.98] when I click in otclient sell all i get this error (function is working correct ) I have no problem on the original client Lua Script Error: [Npc interface] (Unknown...
  14. X

    Looking for source code (vc14) for TFS 1.2 , 10.77

    Hi i need source code for Microsoft Visual Studio for TFS 1.2 , 10.77 Can you upload this for me?
  15. X

    RME for 10.98

    Thank's
  16. X

    RME for 10.98

    Hi i try use RME on 10.98 i added this code to clients.xml <otb client="10.98" version="3" id="59"/> <client name="10.98" otb="10.98" default="true" visible="true" data_directory="1098"> <otbm version="3"/> <extensions from="8.20 - 8.31" to="10.98"/> <data...
  17. X

    Looking for a RL map server

    https://github.com/orts/server
  18. X

    Tibia Item Editor for 10.77, 10.82, 10.90-10.94

    Not support 10.98
  19. X

    ShovelKnight Free OTClient protection

    support 10.98?
  20. X

    Single server and protocol mod

    ok i fix this inside otclientrc.lua add: EnterGame.setUniqueServer("127.0.0.1", 7171, 1098)
Back
Top