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

    Time to make Otland shine again?

    People is playing LoL now Totally Agree
  2. conde2

    Compiling OTC

    You downloaded a pack with the include and libs files, there are all the dlls, some are no at the lib folder, you need to search
  3. conde2

    Compiling OTC

    Use only the dlls from the pack and see if the crash persist
  4. conde2

    Compiling OTC

    Download the lastest commit of OTC it should be fixed now !
  5. conde2

    deleted thread

    Those maps are to big for 2vs2 but great maps
  6. conde2

    How to create Item in GUI

    in OTUI Item id: itemView anchors.top: parent.top anchors.left: parent.left In LUA: itemPanel:getChildById('itemView'):setItemId(3456) NOTE: ItemId should be the CLIENT ID not the SERVER ID
  7. conde2

    [lib] Semi-thread lib with signal handling and pausing. [+ examples]!!

    Great to see very skilled libs like that, but the problem is that lua doesnt really support multi Threading so its no to useful as it looks like.
  8. conde2

    Make OTC uneditable

    Sorry, but I don't see that in his question, If he was wanting a way to prevent bots, he should ask for that, not a way to encrypt the client. What I think is that he made a module and don't want to share it so thats why he want it encrypted. IMO !!
  9. conde2

    Make OTC uneditable

    There is many ways to encrypt the client, but thats not the point of the project, people should just stop thinking make it closed. They give all the client open for you, for FREE and what do you give back?? Lets stop being leechers for the good of the community.
  10. conde2

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    @Talaturen I have a question, you said that 1.0 will be very different from 0.2.x series, so do you recommend a migration from 0.2.x to 1.0 ?? Or should I keep with 0.2 ??
  11. conde2

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    @Talaturen In the 1.0 will have fixes that this Github repository have?? I saw some really importants: https://github.com/otland/forgottenserver/commit/1bde6dffe40c8b05304093f4292b72527bce5d15 https://github.com/otland/forgottenserver/commit/cfce9b6b7a4d9ed2b668f1565f340d9854742cc6 Global...
  12. conde2

    Lack of FOSS tools?

    And see less energy in useless criticism, so why you don't stop complain and go do it yourself ?? I agree with you but its so dangerous when it comes to other side, the selfish one, and destroy the community. I hope with time, when there are no other option besides doing it by your own or...
  13. conde2

    [9.6+] Storms Sprite & Dat Editor

    Great Job !!! The community was in need of this editor =) Waiting for more improvements
  14. conde2

    Feature Fix/Patch exploit of bot to crash/lag servers and clone items

    Use os.mtime() in TFS 0.3.7 or 0.4, note in 0.2 you should add this function at sources
  15. conde2

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    Talaturen, still no support for itemsAttributes?? Great fixs and thanks again for this distro =) - - - Updated - - - Also is this ready to support LuaJit ?? If not, I would like to make a suggestion: As far Lua 5.1 doesn't support working with miliseconds (LuaJIT Supports) would be nice a...
  16. conde2

    Feature Fix/Patch exploit of bot to crash/lag servers and clone items

    The os.time() works only with seconds so the lowest exhaust you can get is 1sec
  17. conde2

    PyAAC. Revolution or stupidity?

    This just gonna happen if you don't put for sale otherwise you will encourage people to be mercenary I know that work for free is not the point so you might release a version with some lake on features and a payed version with more features
  18. conde2

    deleted thread

    OFF?? It seems to be off for me...
  19. conde2

    Scroll Bar problem

    Thanks for the help Summ, but I already solved that, check the end of thread !! If you use fill then the value of scrollbar will be set as maximum and it will not work
Back
Top