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

otclient

  1. S

    Otclient, spellbook

    Hello, im wondering how i can add spellbook into my custom otclient. i want people to see spells for all vocations. if it make any diffent i use 7.72 client
  2. B

    Encryption Challenge

    Good morning, I recently developed a code that encrypts OTClient files to prevent players from making changes to the modules that might bug the client, And I would like to test this encryption system... I uploaded an encrypted file and I challenge your, if someone can decrypt the files I will...
  3. nugo

    OTClient Disabling space bar when chats active & adding new hotkeys - OTclientv8

    When chats active all my keys are disabled but some still cast spells while chat is active. EG: If you bind spacebar to "exura" it will say exura every time you hit space bar while typing. Were can i disable this like the other letter keys? Also is it possible to add additional hotkeys that OT...
  4. qben360

    Compiling OTClient 7.4/7.72 by Danger II Direct9X Support

    Hey guys i want to compile this files from Danger II https://otland.net/threads/otclient-7-4-with-real-tibia-features.256423/ I got visual studio 2015, im compiling this but only for working OpenGL , but if try compiling with support DX9, with OPENGL_ES=2 as a preprocessor the compilator give...
  5. athenso

    OTClient

    I wrote an auto loot script and it is not working right. I have edited my tibia.dat and added custom items. I dont think that is the problem though (they are replaced in all appropriate directories. The commands in talk action do work as they should. Talkaction wise, everything is working. This...
  6. W

    OTClient On Hover Item

    Can someone give me a way for the hover item really needs send and parse or is there some easier way ?
  7. E

    Otclient Hidehealth player cant walk

    Hello, everyone, I'm having a problem when I use the function doCreatureSetHideHealth(cid, hide) The player can't move or do anything due to some error in the otclient that verifies that the player should be dead when they no longer have lifebar, does anyone know how to solve this? I think it's...
  8. Walox

    OTClient Callout does not center

    Hello, I have a problem with my client where the texts that are highlighted in dark blue are not readjusting on top of their respective words. does anyone here know how to tell me where this is set up? or can you tell me how to solve this problem? or at least tell me what files I should modify...
  9. D

    Client 8.6 Customize

    Is it possible to have a custom client example: Pokemons Ots for client 8.6? Where can I start / study / study materials? Thanks
  10. BenGarrison

    OTClient - What is it capable of? How does it work?

    I have been following the OTS Guide to the point of the page about connecting to your server. I have compiled both TFS and the OTC without any issues. I have my server running, and have created an account and character through ZnoteAAC. I noticed a client version dropdown menu when opening up...
  11. xmaster0

    Font OtClient help

    how do i change the text font of my server? vi em um servidor, mas não podia fazê-lo no meu someone help???
  12. Sajgon

    [France] [8.0] Midhem Online | Perma - Longterm/Lowrate | Achievements, Dailies, Prey, Task, Bonuses, Crafting, Mixed PvP

    Perma Longterm & Lowrate - Launched 2022-02-18 Players have won Earn benefits by playing Midhem Online, so far we are given 1000's of points in our Discord Giveaways, 100's of season tokens, 250€ worth of gaming products, $500+ worth of Discord-Nitro's, and more than $500 worth of...
  13. Togu

    [OTClient] How to add new lua libraries?

    So, I want to create a button on client that download a file from internet, I need the "socket" library for that, I tried using socker = require("socket") on terminal on cliente but received: ERROR: command failed: :1: module 'socket' not found: no module 'socket' no field...
  14. Udun

    TFS 1.X+ Cancel day light on tiles to make a dark zone

    Hello guys, I'm working in a new zone on my map and I was wondering if was possible make something like a "Dark Land". The effect would be like this: Cancel the "day light" on an X tile (item id). The server have a day-night cycle right? Well in this tiles the light on them always should be...
  15. Togu

    How to remove duplicate data dependency OTClient / TFS 1.3

    For example: We have modules/gamelib/spells.lua in OTClient with all spells information. And in TheForgottenServer we have data/spells/spells.xml with the same information. If you change on server, you have to manually change on client. How do I remove that duplicated data? I know how to send...
  16. O

    TFS 0.X Target/Battle error

    Hello, I have a small error in my target/battle. This error only happens after a war request is accepted. Picture 1: All ok, the enemy appears on my target. https://prnt.sc/pq3m4h Picture 2: When the request for war is accepted, the enemy disappears from my battle window. I click to attack it...
  17. Togu

    [OTClient] How to put config and minimap.otmm on clients folder?

    Does someone know how to make the client load (and save) the config.otmm and minimap.otmm file from the client folder? I know I must change things on resourcemanager.cpp, but I'm kind of lost there. I want to remove the dependency of having a folder on the user directory, I want everything to...
  18. LIINDI

    OTClient Hotkeys not working

    Hey Otland! Im using a custom layout i found here somewhere but i cannot get the hotkeys to work.. Everything shows up inside hotkeys but when i add a hotkey "F1 - Exura" and press F1 ingame nothing happends.. Also i tried removing the ability to add hotkeys for runes (use on...
  19. MagicWall

    [OTClient Mod] Touch Hotkeys

    OTClient module who provide to use hotkeys in OTClient from screen using mouse or touch screen. How to add? Add folder [touch_hotkeys] to "modules" or "mods" folder in your main OTClient folder. How it works? Switch on in right game toggle button. Window will appear (depending on previous...
  20. G

    Anyone can help me please?

    im removing the skills, to puto only one, ex: weaponType: Sword,Club,Axe increace skill: SKILL_MELEE i edited the source, everything working fine. but i get this error on otclient and i dont got what means. please, i will be greatfull for life, if someone help me. PS: the log (otclient) is...
Back
Top