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

Search results

  1. Michcol94

    OTClient exporting graphic objects from the old protocol 8.60 .spr .dat and adding their import in the new assets format to 13.10-13.11 tibi protocol

    Hello;)I want to make an OTS anime and I have a problem with the graphics. Let me explain. I want to use the latest tfs engine with otclient mehah new version 4.0b rerelease and My problem is that the Tibi Engine protocol is the format of 13.10-13.11 assets image files, and I only have graphics...
  2. Michcol94

    OTClient OtClient Mehah walking problem

    I have such a problem with walking in OTCourcer mehah, please help me and thank you in advance
  3. Michcol94

    OTClient loot stats problem new client otclient mehah

    [OTClient Mod] Loot stats (https://otland.net/threads/otclient-mod-loot-stats.259075/) Hello, I would like to run this module on my otclient mehah and this is a module for the old look and graphical interface of the game in which changes have been made. Could someone fix it for me so that it...
  4. Michcol94

    LuaSocket in tfs 1.5 by nekiro 8.6

    Please help, I have a question whether LuaSocket is in TFS 1.5 by nekiro 8.6 downgrade and how to use it and if not, how to proceed?
  5. Michcol94

    Video Poradnik kompletny kompilacja konfiguracja TFS 1.6 i OTClient + MYAAC i baza danych (windows)

    Witam serdecznie wiem mało profesjonalnie lepszy rydz niż nic, zachęcam do subskrypcji i like. Są to 3 odcinki w 3 naprawiamy clienta bo zapomniałem o tym: ODC.1: ODC. 2: ODC. 3:
  6. Michcol94

    error login

    there is an error when logging in, I get this error in the console, does anyone know the solution?
  7. Michcol94

    Nowa seria poradników tym razem o podstawowej edycji OTS i tworzeniu gry.

    Witam serdecznie nie zwalniam tempa jest to nowy projekt i nowa seria poradników o podstawowej edycji ots oraz używania oprogramowania różnego do prac z tym związanymi. Poradniki będą o każdym obszarze, temacie tworzenia oraz edycji OTS'a, na razie tak ogólnie nauczymy się korzystać z...
  8. Michcol94

    Poradnik i video tutorial kompletny Instalacji i kompilacji oraz uruchomienie TFS 1.5 downgrade 8.6 by Nekiro z OTClient Mehah oraz fix fmt error

    Poradnik z video tutorialem składa się z 5 części oglądaj od początku po kolei od pierwszego do ostatniego, wykonuj czynności pokazane w filmach krok po kroku, a z pewnością uruchomisz swój serwer. Rozwiązujemy także problem z biblioteką fmt przed kompilacją by uniknąć błędu podczas kompilacji...
  9. Michcol94

    C++ Request for training materials related to the TFS engine

    Hello and welcome. Today, my dear community, I am asking for educational materials about the C++ language, I don't mean the basics, I know them well, I want to learn how to code in C++ for the TFS 1.x engine, especially the master version and version 1.5 by nekiro downgrade 8.6 but I see that...
  10. Michcol94

    OTClient Request for educational resources to Otclient specifically for the mehah version

    Hello and welcome. Today, my dear community, I am asking for educational materials about otclient, especially the mehah version. You can submit materials on any topic related to otclient and the libraries used in it. However, I care about materials for creating modules, OTML, functions in...
  11. Michcol94

    OTClient how use function findItemTypeByName otclien mehah

    How to use function to findItemTypeByName ? I use it in every way and it doesn't work, I can't find the item even if I use this code local itemName = "Z-Sword" local itemType = g_things.findItemTypeByName(itemName) if itemType and itemType:getClientId() ~= 0 then print("Items : " .. itemName...
  12. Michcol94

    Action Teleport System Kinto, 4 version: ModalWindow and version: no modalwindow

    I thought I'd give something back to the community, it's nothing complicated, but there's always something useful for someone, these are different versions of the teleportation script. Libraries necessary for modal window scripts: At the beginning, you will need the library that I used to create...
  13. Michcol94

    Error install [OTClient Mod] Loot stats in mehah otclient

    This is a link to the topic with the module: MOD Trying to add the [OTClient Mod] Loot stats module to my otclient mehah version, downloaded from here and compiled from GitHub - mehah/otclient: An alternative tibia client for otserv written in C++20 and Lua, made with a modular system that...
  14. Michcol94

    C++ Add ModalWindow my TFS 1.5 By Nekiro Downgrade 8.6

    I added everything that had to do with the tfs 1.5 engine to tfs 1.5 by nekiro downgrade 8.6 and it gives me an error in the code, I don't know why and how to solve it, please help void ProtocolGame::parseModalWindowAnswer(NetworkMessage& msg) { uint32_t id = msg.get<uint32_t>()...
  15. Michcol94

    OTClient Module center outfit and up offset information bar

    Client: Otclient mehah latest current version, Hello and welcome. I wanted to make a module that would center the character and raise information to the player when the graphics were too large and it looked bad. and it worked out for me to either raise the graphics or center the item. I added...
  16. Michcol94

    OTClient .dat and .spr files for assets !!!

    sorry knows who how to change .dat and .spr files to resource files very urgent request needs what conventer or how it is done let someone say
  17. Michcol94

    OTClient Files SPR and DAT Conveter from protocol 8.6 to a minimum of 10.98

    Hello. I would like to transfer a large number of graphics from protocol version 8.6 of .spr .dat files to the protocol version of the minimum version 10.98, but I want to transfer graphics to protocol version 12.00 but if it is not possible, then at least to version 10.98 I mean exporting and...
  18. Michcol94

    TFS 1.X+ OFF TARGET EFFECT

    The magic effect when using a spell on the target position is probably some hit effect or I don't know it appears from time to time, it is not displayed every time you use a spell, sometimes it changes to another effect, how to turn it off? Please help, I'll add the lua spell code, but the...
  19. Michcol94

    TFS 1.X+ function onhealthchange how use item attribute

    Hello. I want to load the attack and defense attribute in the onhealthchange function and I don't know how to do it, can anyone help? because I keep getting a nil value error
  20. Michcol94

    opcode instalation doSendPlayerExtendedOpcode 1.5 Nekiro downgrade 8.6

    On xtibia.com I found an interesting dialogue system and I wanted to test it. link: [OTClient] Sistema de Dialogo Otpokemon (https://xtibia.com/forum/topic/252290-otclient-sistema-de-dialogo-otpokemon/page/2/) It turns out that there is no doSendPlayerExtendedOpcode function in the tfs 1.5 by...
Back
Top