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

    What are minimum requirements to run otclient?

    Thank you @dominique120
  2. diegortw

    What are minimum requirements to run otclient?

    What are minimum requirements to run otclient? With dx9 or opengl...
  3. diegortw

    Your connection has been lost.

    But I have no idea where the error is on my server....
  4. diegortw

    How to enable logging only through otclient?

    Hi, my otserv is 7.6 based on Yourots, following link to see the source code: http://divinity-ots.googlecode.com/svn/branches/YurOTS%20based/7.6/source/ I need your help... How to enable login only through otclient? Disable login through the tibia client and display a message to use otclient...
  5. diegortw

    Your connection has been lost.

    Solved! I changed the file game.cpp Open game.cpp and search: m_clientCustomOs = -1; Replace by: m_clientCustomOs = 2; Compile your otclient and works!
  6. diegortw

    Feature Auto clean after "xx" time

    It's work! Thank you a lot!!!
  7. diegortw

    Your connection has been lost.

    Please help me. I must remove the stand from the RSA Key otclient to work?
  8. diegortw

    Your connection has been lost.

    My server is based on Yurots... When I try to login I get the following message: But when I type in the console (ctrl + t): g_game.setCustomOs(2) With the command everything works perfectly... Source my server: http://divinity-ots.googlecode.com/svn/tags/YurOTS/7.6/YurOTS 0.9.4F/ots/source/...
Back
Top