Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Hello As you really liked my post with Classc UI for OTCv8 Otclient Classic UI (https://otland.net/threads/otclient-classic-ui.279994/)
I decided to share another content for OTCv8 with you.
Credits to @Avaji
This module allows you to add a title above specific character nickname (GM, GOD...
Hi guys, how are you?
I have implemented on my server an exp analyzer module, seems works, but button goes weird when i press it to open, like image bellow:
btn closed:
btn opened:
I want to add a button named "reset" on XP static too, to reset session to 0. Can u guys help me? Follow...
Hello, I need a service:
I would like backpacks opened by players, all open containers, to be saved.
When the player enters again everything will be open, without the need to keep opening and organizing everything again.
im use otclient v8,
server otx old version.
For contact, send me...
Hello.
I tried compile Mehah OTC on Ubuntu 20.04.
https://github.com/mehah/otclient/wiki/Compiling-on-Ubuntu-20.04
It failed on cmake command.
I also "regenerated" protobuf files.
cmake ..
-- The C compiler identification is GNU 9.4.0
-- The CXX compiler identification is GNU 11.1.0
-- Check...
Hello guys,
Due to some issues I'm not able to use windows right now, that's why I need you to help me.
I'm looking for someone to help me compile 06.6 otclient for Mac. I can pay money for such service.
Hi!
Ive used the old Otclient and this mod worked:
Find this on Creature.cpp
if(drawFlags & Otc::DrawNames) {
if(g_painter->getColor() != fillColor)
g_painter->setColor(fillColor);
m_nameCache.draw(textRect);
}
Replace for this:
if (drawFlags &...
Hi guys, i compiled my otcliente(edubart) with Dx9 using Visual Studio 2022, the compilation has sucesfull but the client don't open
don't have erros, only don't open
anyone can help-me please? i using the dlls generated by compilation and the config below.
Hello everyone i have very big problem, where i can edit information about PLAYERS ONLINE and DISCORD? Because i have 700+ online players on Discord and 13k+ players on TOP BAR.
+ 1 more, how i can set my own client ip adress like xxx.online and how delete from login client [SERVER/PORT/CLIENT]...
hey guys, how are you?
I have a doubt about OTClient
I compiled it, but I have a doubt about how to modify
First I would like to remove some functions like command lines, I would also like to modify the login, set a fixed server, modify the background image, I would also like to know how to set...
Disclaimer: This is a paid job offer.
I own the source code for a nice 7.72 server that runs with the original 7.4 sprites. It comes with its own client, a 7.72 Tibia CipSoft client with the Hex all modified. Let's call it the "modded client". There are tons of modifications on this client that...
Hey guys. I put up the latest version of otland/forgottenserver and when trying to connect using the client
edubart/otclient version the following message appears:
Only clients with protocol 12.81 allowed!
all help is very welcome
Ok guys, here I come with another problem. I know it's probably the most basic thing but Im struggling with adding new corpses for my new custom vocations and outfits. I added many monsters and some player outfit with new vocations like voc 1-30 but now Im trying to add corspes for every new...
Hello guys, can someone make a game module based on vBot analyzer? So that we can use it separately from the bot module...
vBot: GitHub - Vithrax/vBot: main repository of bot profile for OTClientV8, vBot (https://github.com/Vithrax/vBot)
Hello everyone, I'm here to share with you guys a Kingdom Swap BOT. Its the official client that comes with a integrated bot, full light option, hotkeys and much more. Since every player on the server uses it, I just want to make things a bit more equal... well, feel free to download it using...
You know when you put any words into "{ }" in a NPC phrase and it gets highlighted in a deeper blue? Well, I'm looking for the code that make this works. Had a look in the npc lua system and in the some sources, but haven't found anything. Could you help me deploy this on my server? It's an OTX...
Sorry if it is a dumb question or is in the wrong section of the forum
The main point is: I play on Mac and a lot of servers I take a look and seems to like have only Windows clients
I compiled OTClient on my machine, it opens and seems to work. But is possible to, for example, download the...
Hello everyone, everything good?
On my server, after players reach a certain level (600+) the experience shown on the OTClient is not the total EXP that the player has, how to fix it?
I'm trying to use the OTClientv8 update module, but the client got into an infinite loop. I followed the steps described in the link () I'm using Windows and XAMPP, but the updater downloads all files in an infinite loop. can you help me? When finish, it starts all over again.
Hello everyone, everything good?
I have a Retro server (TFS 0.3.6) and I use OTClient with a custom RSA Key. My question is: can I make the OTClient get the ping from the server? I saw some posts on the subject, that I have to change something in the sources but I wasn't sure what it would be.