• 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. Lord Hepipud

    Ot Client Blurry Graphics

    Do you have the same problem with the default OTClient / my Beta Client? Have you intalled the the latest graphic card drivers for your graphic card? ~~~~Lord Hepipud~~~~
  2. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    We had some technical problems caused by our central management server. This problem has been fixed by now and all services are back online. You will now be able to create accounts / characters again including to play fluently. Sorry for the trouble. ~~~~Lord Hepipud~~~~
  3. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    Yes there is: New Set System: http://www.phiadariasoft.com/main/node/4104 Head hunting: http://www.phiadariasoft.com/main/node/4112 Item System: http://www.phiadariasoft.com/main/node/4115 Monster & Environment: http://www.phiadariasoft.com/main/node/4117 Guids...
  4. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    @RosOT: Thank you. animation of throwing stars is fixed with next server reboot. About how to start: Thank you for the instruction. I have made one myself a long time ago, but it looks like I have to make it more visible on the Website. There is a Getting Started page on the website with some...
  5. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    You know you are able to recover your account by the recovery system of the client? ^^ With some luck the character was not deleted due to inactivity. ~~~~Lord Hepipud~~~~
  6. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    For those who are having trouble at the beginning, not knowing what to do, I havte written an FAQ entry Getting Started some time ago: http://www.phiadariasoft.com/main/node/2419 ~~~~Lord Hepipud~~~~
  7. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    @Sorelio: PM me your character name and I will add you an exiva scroll. ~~~~Lord Hepipud~~~~
  8. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    Whats the problem with the spell? Oo ~~~~Lord Hepipud~~~~
  9. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    With tomorrows server save the Event Rise of the Hell Lord will take place again. Click the link to read more. Enjoy! ~~~~Lord Hepipud~~~~
  10. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    I guess I should have visited this formum earlier again - looked pretty dead for me on this topic besides the bumping :) I'm very glad you are enjoying the server and for the fresh restart: Yes - I will do that after the Beta Update because of the immense changes that have been made. But don't...
  11. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    Join the Open Beta now guys and have direct influence on the upcoming update with plenty of changes! Create a beta account with the Beta Client and test everything out to become prepared for the real game server update! With the update there will be an entire new Game Server everyone will...
  12. Lord Hepipud

    Enabling the ping display?

    The ping indicator is only available for Client Versions > 9.53 All other versions have it disabled. You can however enable the feature for your Client versions by changing the sources at \src\client\game.cpp Afterwards you will simply have to modify your server to "understand" it. ~~~~Lord...
  13. Lord Hepipud

    Excluding ambient light bar and one doing the OTC client itself?

    You could for example Hardcode the ProtocolVersion / ClientVersion into the sources. Now while trying to login, you check for your custom ClientVersion and if it does not fit -> break login. Also you could set additional packets which you server will have to read away in order to make the login...
  14. Lord Hepipud

    Excluding ambient light bar and one doing the OTC client itself?

    Well in that case you could modify the login packets of the Client to send one additional packet which only your server can handle. In that case you could prevent players from using a different OTClient for your server. I have done similar things with for Phiadaria. You will need the Client I...
  15. Lord Hepipud

    [Help] Sending more tiles to the Client

    The function itself looks fine to me. When exactly does this error occure? While simply moving around or by changing floors? ~~~~Lord Hepipud~~~~
  16. Lord Hepipud

    Excluding ambient light bar and one doing the OTC client itself?

    You are welcome. Actually you can't hide those folders. The OTClient is actively using them to build the UI and perform different actions like updating skill data, level, wisdom... The only way to get rid of the folders would be to implement all LUA-Code directly into the Clients core - which...
  17. Lord Hepipud

    Excluding ambient light bar and one doing the OTC client itself?

    With "Client" I meant the OT Client directly. You will have to download the latest source, to the modifications directly there and compile it for yourself. ~~~~Lord Hepipud~~~~
  18. Lord Hepipud

    ERROR: unable to open audio device

    Got the some problem when I started. Do you compile the Client yourself or are you using the binaries from GIT? Try to compile with the latest available version and everything should work fine. ~~~~Lord Hepipud~~~~
  19. Lord Hepipud

    Excluding ambient light bar and one doing the OTC client itself?

    Yes it is possible. However, simply changing the LUA-Functions or configuration can easily be changed by the players again. If you want to be sure noone besides you can change the ambient light, you can modify the sources for that. Goto: \src\client\mapview.h And take a look for this float...
  20. Lord Hepipud

    [Germany][Custom] PhiadariaSoft - real RPG

    New day - new changes! ~~~~Lord Hepipud~~~~
Back
Top