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

  1. G

    I Can't login to my server [localhost]

    My RSA keys: //set RSA key const char* p("14299623962416399520070177382898895550795403345466153217470516082934737582776038882967213386204600674145392845853859217990626450972452084065728686565928113"); const char*...
  2. G

    I Can't login to my server [localhost]

    My OTclient: (latest, support 10.95 max) My TFS: (latest 1.3) My definitions.h: (from TFS 1.3 src) static constexpr auto CLIENT_VERSION_MIN = 1095; static constexpr auto CLIENT_VERSION_MAX = 1098; static constexpr auto CLIENT_VERSION_STR = "10.98"; OTclient...
Back
Top