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

    OTC - Bug attack creatures (MouseRightButton) in ladders

    Hi guys, When i attack creatures on game screen with right button (creatures is in ladders), the attack dont work. The player ignore monster and execute OnUse in ladder (go up floor). Does anyone know how i can solve this problem in my otclient? Look: Thank you!
  2. S

    OTClient - Containers on Screen

    Anyone know how to fix it?
  3. S

    Ping System (OTHire)

    you need to add the respective functions for this system works (ServerSide) The default sources from othire dont support this feature.
  4. S

    OTClient - Tibia Layout

    Buy layout - Cipsoft Client - for otclient. Send me a private message. Thanks!
  5. S

    Programmer Hire me on weekly basis

    @Ezzz is fckng* good. Highly recommended!
  6. S

    OTClient - Containers on Screen

    BUMP!!!!
  7. S

    Downgrade TFS 0.4

    Looking for someone can downgrade tfs 0.4 to 8.0. Payment with PayPal. Contact me pm. Thanks!!
  8. S

    Programmer Hire me on weekly basis

    @Ezzz still available for work?
  9. S

    Game speed/animation

    @Otfan125 you need to edit this part in source: otclient/src/client/const.h INVISIBLE_TICKS_PER_FRAME = 500, ITEM_TICKS_PER_FRAME = 500, if you like animations have a more speed like a cipsoft clients (actually 10.x+), you need to set 100...
  10. S

    OTClient - Containers on Screen

    @UP! Anyone can help?
  11. S

    Game speed/animation

    With OTclient, you can increase more speed in animations
  12. S

    OTClient Compile problems.

    @Demnish you have added boost directories in INCLUDE files?
  13. S

    TFS 1.X+ Console crash log

    Why O.S you use? if is linux, generate log error with gdb
  14. S

    OTClient - Containers on Screen

    Hi guys, How i can block the movement of the containers/backpacks into the player screen? Look: I want this only can move on the right or left side panels. Anyone can help? Thank you!
  15. S

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    lol.. where are you watching him share the code? he just posted a picture of the system running on his own server. I told him to commit files if he wants to share with other othire users and.. nobody mentioned you in the conversation..
  16. S

    OTClient - Change the number of slots backpack

    @II Knight Hi, now gives error on start otc.exe (Unable to load 'game_interface' module) GameSidePanel id: gameRightPanel anchors.right: parent.right anchors.top: parent.top anchors.bottom: parent.bottom focusable: false on: true anchors.left: parent.left...
  17. S

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    @Mitsuig nice! If you go share, talk to us or submit a pull in git repo.
  18. S

    Only loginserver with OTClient

    @ruth You rock! It helped a lot! #mod can close.
  19. S

    Only loginserver with OTClient

    @ruth Works!! <3333 Just a question, with this modification is it still possible anyone edit the cip client and manage to log in with it too?
  20. S

    Only loginserver with OTClient

    #edit @ruth I need to edit here in server side protocolgame.cpp? bool ProtocolGame::parseFirstPacket(NetworkMessage& msg) { if(g_game.getGameState() == GAME_STATE_SHUTDOWN){ getConnection()->closeConnection(); return false; } /*uint16_t clientos =*/...
Back
Top