• 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!

Recent content by conde2

  1. conde2

    OTClient One free sprite

    Hey @tibera thanks for sharing.
  2. conde2

    Is it better to use TFS 1.0 or downgraded lastet TFS to version 10.41?

    I would go with lastet TFS downgraded, lots of bugs fix and improvements
  3. conde2

    OTClient Board

    It didn't help at all, OTClient board is flooded by support and requests now =\ Please someone at least take a look.
  4. conde2

    OTClient Board

    Some users are using OTClient Board to ask for support or requests, this is bothering me because it is not supposed to be a request Board, people want help but don't contribute back even if they found a solution for the problem. I want to know the moderation position on this. OTClient
  5. conde2

    [DISCUSSION] 128x128 pixels Tibia sprites with AI (neural network)

    Really great idea, the only problem I see is that OTC needs a rework on drawing system, it is slow and should be improved. Maybe we could do both, rework on the drawing system and add support for other sprites sizes. Also why didn't you removed the pink background before resizing ?
  6. conde2

    Tibia 10.00 vs Tibia 10.90

    Tíbia 10.10 = 10.100
  7. conde2

    Unity3D client?

    Very amazing, keep it going ! It will be really nice if we are able to use the OTUI system in this client, because I've been using OTC and have done a lot of UI stuff using the OTUI system. I also suggest to implement an ExtendedOpcode system like.
  8. conde2

    Loot gold coin CandyBot

    otclient-candybot/lootprocedure.lua at master · BenDol/otclient-candybot · GitHub You guys need to look in this file.
  9. conde2

    [Solved] bug with modified .dat and .spr

    You come here to ask for help, why don't post the solution so maybe more people can be helped?
  10. conde2

    Compiling OTClient

    Put glew.dll in the OTClient.exe folder
  11. conde2

    Graphics Problem on Arch Linux

    Rendering issues · Issue #812 · edubart/otclient · GitHub
  12. conde2

    vs2015 and CodeBlock error Compile

    Please check this tutorial @Gesior.pl Compiling on Windows · edubart/otclient Wiki · GitHub
  13. conde2

    OTClient - 0xc000007b Error

    You need to use the right dlls , if you compiled in x64 then use the x64 dlls otherwise use x86 dlls
  14. conde2

    [7.6] Some bugs =(

    2. Even if you do it, people will still be able to edit the client and open the Rule Violation module. 4. https://github.com/TwistedScorpio/OTHire/issues/72#issuecomment-244267970 https://otland.net/threads/7-x-stairs-ladders-disappear-if-when-i-kill-2-monsters-there.239617/...
  15. conde2

    Creature Sound phase one

    OTClient already support sounds, you don't need to use any external Library. Check luafunction source to see what function you can use to play sounds, you can do all of this thought Lua API
Back
Top