• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. BeniS

    Necronia - Discussion

    Anyone else not able to connect? Just wondering if its something wrong on my end.
  2. BeniS

    [How to]Import Map in RME [Video]

    Or you could just use highlight map Ctrl + C / Ctrl + V?
  3. BeniS

    The effective way of mapping a river

    Great tips here :) thanks.
  4. BeniS

    Let's talk about: "Why Open Tibia is writen in C++?"

    Just got permissions from Jiddo, he says its okay to use his sources however we like. He also would like to follow its progress. Anyway create some pull requests when you are ready to start developing. I can make you a contributor once I see that you are good enough for a full rights contributor...
  5. BeniS

    Let's talk about: "Why Open Tibia is writen in C++?"

    Created a fork of the jOTServer sources on GitHub, will try and revive this project in my spare time. https://github.com/BenDol/jOTServer Will create some installation/contribution documents later.
  6. BeniS

    Let's talk about: "Why Open Tibia is writen in C++?"

    Ha! He even uses maven dependency management :D I'll have a look at this for sure.
  7. BeniS

    Let's talk about: "Why Open Tibia is writen in C++?"

    The server was written in C++ because that would have been the language the founders knew best. It could have also been influenced by C++'s good performance control, but realistically all it has done is allow for some sloppy coding with lower memory. If done right in Java this could be achieved...
  8. BeniS

    Tibia protocol info?

    protocolgame.cpp
  9. BeniS

    Some noob questions about effects/graphics

    Can you post a screenshot of what the attack speed issue looks like?
  10. BeniS

    Any oldies left?

    Actually joined in 2008, but this was a different account :D
  11. BeniS

    Request for OTBM format specification

    How is it wrong? It's the OTBM format...
  12. BeniS

    New Vocational Changes

    Bleh the changes suck as per usual. They need an entirely reworked system that will let players decide what trait they get to spec into. Knight? ... * I want to tank, okay I'll spec as a tank and gather tanking gear. * I want to do damage, I'll spec as an offensive warrior, gather high dps...
  13. BeniS

    RocketLauncer Updater - Alpha1 Release

    You can update the client by editing the server XML like so: So far you can apply different fonts to label components and change the title, the client will even install provided fonts onto the users PC. Further customization can be added soon too, when I have more free time.
  14. BeniS

    RocketLauncer Updater - Alpha1 Release

    RocketLauncher Not sure if anyone here would find this tool useful, but I figured I would post it here anyway :D I made this over a couple of weekends in my spare time this year and basically what it is, Written in C# this is a launcher client that aims to provide easy file updating for...
  15. BeniS

    ProtocolGame and a lot of freezes

    What client version are you using? Also what version of otclient are you using?
  16. BeniS

    Doubt adds Health Bar in OTClient

    Yes you can do this, but by 'healthbar' do you mean the same style bar as a skill bar just representing the players health? or the same type of healthbar as the health info window? Which ever way is doable you just need to create the widget and connect a method to LocalPlayer#onHealthChange...
  17. BeniS

    OTClient CandyBot

    Can't sorry, I am very busy with work at the moment.
  18. BeniS

    OTClient CandyBot

    Just updated my link.
  19. BeniS

    OTClient CandyBot

    Can Please open the terminal and copy the errors here (Ctrl + T) opens the terminal. You might have bot protection enabled in your client build.
Back
Top