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

    C++ Health info client

    This is possible, client can show max 999999 health in client, mana too
  2. R

    C++ Health info client

    Hello someone can edit this to see in client healthbar and manabar (actually is max 65535 mana too) but i need to see max (500000 hp and mana) there is a code void Protocol76::AddPlayerStats(NetworkMessage &msg,const Player *player) { msg.AddByte(0xA0)...
  3. R

    engine 7.6 server.

    @ref
  4. R

    [MyAAC][Plugin] Gesior Shop System

    Fatal error: Class 'Account' not found in C:\xampp\htdocs\system\pages\points.php on line 253 any ideas?
  5. R

    OTX Server 3 - Based on TFS 1.2 (7.6/7.72 - 8.6 - 8.70/71 - 10.96)

    Perfect ! 3 hours amatour job but its work on a 7.6 custom client otx version 3.8
  6. R

    OTX Server 3 - Based on TFS 1.2 (7.6/7.72 - 8.6 - 8.70/71 - 10.96)

    Again still not work. Added this all functions ;/
  7. R

    OTX Server 3 - Based on TFS 1.2 (7.6/7.72 - 8.6 - 8.70/71 - 10.96)

    Why i cant connect to 7.6 client ? i change client version in config from CLIENT_MIN - 770 and CLIENT_MAX - 772 to 760 and this still not work ;/
Back
Top