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

    Doubt

    I have a question, I noticed on nightlies small fix the space in the code. and now, whether or space in the code affect anything? (compilation etc.)
  2. Restles

    ObjectBuilder [10.32]

    could use some updating to the latest protocol ;c
  3. Restles

    OTclient window position bug

    This is my folder and its effect on the client http://i57.tinypic.com/keuusn.jpg
  4. Restles

    OTclient window position bug

    Show your folder client_entergame
  5. Restles

    OTclient window position bug

    use the old skin ?
  6. Restles

    Team Harry Potter Ot Looking for dedicated Team Members

    The latest protocol or maybe the older ones?
  7. Restles

    Disable melee effect

    game.cpp exactly case COMBAT_ENERGYDAMAGE: { textColor = TEXTCOLOR_PURPLE; magicEffect = MAGIC_EFFECT_POISON_RINGS; //here break; } and that in each combat
  8. Restles

    Can't login to Tibia 10.71 using TFS 1.1

    you have to wait for the official release...
  9. Restles

    Windows 10.41 crash recent amendments

    So, after the last compilation error occurs. Someone something?
  10. Restles

    Weather Effect System

    So I thought to myself that if the rain hits you to slow down for a few seconds (as if the man was soaked) and all in all it may cause some loss of defense. I think they look good on battles players.
  11. Restles

    Weather Effect System

    So when you finish and you still want to share this system?
  12. Restles

    Windows theforgottenserver.vcxproj

    Hey, when you update the file above I came across a problem compiling Output vc12\theforgottenserver.vcxproj : error : Unable to read the project file "theforgottenserver.vcxproj". vc12\theforgottenserver.vcxproj(1,1): The project file could not be loaded. Data at the root level is invalid...
  13. Restles

    Useful editors for OT greenie?

    Work on two clients?
  14. Restles

    [Archived] "[Quick Showoff] Post your latest maps"

    http://otland.net/threads/quick-showoff-post-your-latest-maps.7352/page-783#post-2167975
  15. Restles

    [ACTION] Surprise Bag

    I saw bad...
  16. Restles

    OTC - 'WSASocketA'

    Ok, compiles until otclient-master\src\framework\sound\declarations.h(30): fatal error C1083: Cannot open include file: 'al.h': No such file or directory (..\src\framework\core\graphicalapplication.cpp) #edit Solved.
  17. Restles

    OTC - 'WSASocketA'

    Hi, I have a problem with the compilation OTclient, error list http://pastebin.com/nEJHjGbK Build, http://pastebin.com/ZR1sw33w I'm waiting for some hint, Regards.
Back
Top