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

    C++ Walk over not walkable item/tile

    TFS 1.3 Does someone know where in the source the code checks if the player is trying to walk on a not walkable item/tile, etc?
  2. C

    How to print source value to OTClient?

    In TFS i use std::cout to print a source value in console, how i can do the same in OTClient? I have tried std::cout too but it dont print anything in OTC console.
  3. C

    Spoof otclient version

    How could i spoof OTtclient version? I'm playing a otserver and in their latest patch they updated the client, and i cant login anymore with the outdated version.
  4. C

    Remeres map editor, border problem!!

    Both borders in the image have id 4: <border id="4"> -- water -- How do i edit in the ground.xml to when the border number 1(red, direction=CSW), math with the border 2(blue, direction=DSW), change automatic the border number 1 to other border with ID 5120. Border 1 <borderitem edge="csw"...
  5. C

    Deprecated items in item editor

    Im editing the items.otb First i changed the items in object builder from id 100 to 110 Compiled they in new spr and dat Load that spr and dat into item editor But when i open the .otb in item editor some itens are corrected and others are in deprecated like you can see in photo item id 100...
Back
Top