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

  1. issler92

    Creating a Tibia Client from Scratch

    A client is nothing more than an OpenGL window and a bunch of controllers. In simple terms, the OpenGL window runs a "main" function that never stops refreshing (at a rate of X frames per second). The application will have one or more separate C++ data structures keeping track of the OpenGL...
  2. issler92

    Map Generator

    sup
  3. issler92

    Enhancing graphics to 64x64 with machine learning

    What you're saying is you can basically double the size of an image while not only keeping but improving quality. Congratulations, you have found the holy grail of image processing. On OTLand of all places. who would have thought.
  4. issler92

    Enhancing graphics to 64x64 with machine learning

    That looks worse than the original client.
  5. issler92

    Otland IRL Pictures

    a
  6. issler92

    Looking About Mapper

    discord?
  7. issler92

    Mapper Team looking for Mapper!

    What's upp everyone, Team Eiria here, looking for a MAPPER for our VERY FIRST season! We've already got a little a map running, most of it done by our very talented staff and collaborators. While systems and quests have already been implemented, and we're testing weekly, we could use a hand to...
  8. issler92

    Scripter Team looking for Scripter!

    Hi there, Introduction: We're a 2-person team - I do scripting and mapping, and I have a teammate who's a dedicated mapper but does some webdesign on the side. We're both busy outside of Tibia and can't handle working on the server 24/7. What we're looking for: we're basically looking for...
  9. issler92

    Scripter Scripting services

    Yo, I'm continuously messaging you on discord.
  10. issler92

    Scripter Looking for Scripter to join Ongoing Project!

    Hello there everyone, I'm looking for a .lua scripter to join our ongoing project. We have more than 50% of our map done and we're working on implementing quests and the task system. I'm looking for someone to help us implement a new feature on our server (I won't go into too much detail here)...
  11. issler92

    OTMapGen

    Gah I can just send you the script, I hate working on GIT :confused:
  12. issler92

    OTMapGen

    I was working with your library last week and I wrote a small modification that doesn't let the forest script add trees/stones/etc to mountain borders, continent borders (water edges) and things like that. If you're interested send me a nudge and maybe we can work together (: By the way remere...
  13. issler92

    Criticize two interior ideas and select which one is the worst

    To be clear: there is no worst, because they both look like absolute crap. That website also looks like shit. I swear there must be a special place in hell for people who play/make these kinds of servers..
  14. issler92

    Remove aim through hotkeys 8.6 Great Pay Job!

    then people will use aimbot :p (it still works with the custom client)..
  15. issler92

    Scripter LF Scripter to work together on procedurally generated maps

    Hi all! Recently I've been messing around with large, proc generated maps... that is: large maps generated by contour shapefiles, either randomly from photoshop or from GIS databases. I've been modifying Forby's Script heavily, and I think I got to a point where I can write a script that will...
Back
Top