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

    [Help] how to parse the information sent form the client

    Hello , i am having a problem i hope you guys can help me figure it out. So in the client i have this code void ProtocolGame::sendRuleViolation(const std::string& target, int reason, int action, const std::string& comment, const std::string& statement, int statementId, bool ipBanishment) {...
  2. T

    c++ coding on otclient

    Hello guys, Is there any kind of tutorial or guideline of how the otclient/ forgotten server c++ coding works? how the server talks to the client and how i talk from the client to the server? i have been trying to understand the code but i am having a hard time. does anyone knows a simple...
Back
Top