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

    [OTCv8] Create custom buttons and hint panel

    Hello guys, My OTCv8 dont have this top bar anymore and i want to put it back, similar to this. With buttons to the site and Discord, also i want to create a hint panel above. Beside this, i want to create 3 buttons in game who redirect to site too, can u guys please help me?
  2. potinho

    [vBot_4.8] Stop cavebot if mana is low

    Hello guys, There's a script or something for OTCv8 cavebot who stops char if mana is less then X%? And after mana > value, cavebot continues?
  3. potinho

    TFS 0.X Yellow skull fight back

    Hello guys, Can u point me what is wrong in my function? When a player get pk in another, if player fight back he is getting yellow skull (player who has been attacked by pk), and must dont. I've already applied this fix...
  4. potinho

    [BRAZIL] [7.6] ExtremeOT - Custom YurOTs | Lot of RPG and custom systems | Relaunch 02 March 2024

    Following features: # Reputation system, to encourage a friendly and mutually respectful community. Use the /rep command every 24 hours # Autoloot system for Free and VIP players # Monster level system # OTC with bot allowed # Castle War system # Character Mastery for old protocol # Second...
  5. potinho

    Solved Items passing through cave walls

    I have this behavior on my server, players can throw items at cave walls and monsters kick items (like chests and boxes) into the walls too. The property of the walls seems to be correct, can anyone help me fix it?
  6. potinho

    Lua [TFS 0.X] Improve Reward Chest System

    Hello guys, This system bellow was created by @Luan Luciano (i guess this is the original one) but I'm having difficulty adjusting the rewards and scores, leaving something fairer between healers, damage dealers and blockers. Could anyone help me find the best way to configure it, in order to...
  7. potinho

    OTClient [OTCv8]Custom Module - Interface Focus Problem

    Hello guys, how are you?Few days ago some members of this community told me the problem im having is a interface focus problem on OTCv8. I have a custom module for my autoloot system, who players select monster and then their loot to add. The problem is, after open this module, client get some...
  8. potinho

    TFS 0.X Buy things on NPC with Bank Balance

    Hello guys, Im trying to merge the solution from this post (TFS 0.X - Buy items with money backpack or bank balance 0.4 (https://otland.net/threads/buy-items-with-money-backpack-or-bank-balance-0-4.260563/post-2520072)) into my sources, but im failing. None errors when compiling, but in game it...
  9. potinho

    OTClient OTCv8 Updater - Update bot config files

    There's a way to update OTCv8 bot config files in updater? I changed a file but isn't downloading by updater. Specifcly modules\game_bot\default_configs\vBot_4.8\vBot\eat_food.lua
  10. potinho

    CreatureEvent [OTX 2] Global Drop Item

    Hello everyone, everything good? I didn't find anything like it on the forum so I leave here my first contribution to the OTLand community. It's a script that adds the chance of dropping an item to any monster in the game and It is possible to configure more than one item to be dropped. I...
  11. potinho

    TFS 0.X [OTX2]Default Ring Equipped error

    Good afternoon people, I discovered a bug on my server, I believe it's not the client, because with the custom rings I have (and which are infinite) the problem doesn't happen, I'll leave an example: If I log out with a Ring of Healing equipped (but it can also be a Life Ring, Power Ring...
  12. potinho

    OTClient Errors when open client

    Hello guys, Im using OTCv8, i realize i've gotting some erros when i open client, how can i solve this? I have opcode feature disabled on client. == application started at Nov 24 2023 10:30:22 ERROR: Failed to read dat '/things/772/Tibia.dat': corrupt data (id: 106, category: 0, count: 255...
  13. potinho

    TFS 0.X [OTCv8] Add new skill on skill tab reading storage value

    Hello everyone, everything good? I have a critical hit chance, critical extra damage and dodge system per level on my server (all per storage). I would like to place this information in the skills bar, just below the fishing skill. I believe I will need to use extendOpcode, could anyone help me...
  14. potinho

    TFS 0.X Show ammunation attack on look

    Hello guys, To make the information clearer to the player, I would like the ATK of the ammunition (bolt, arrow, etc.) to be shown when looking at the item, could you help me do this? I want to do like assassin stars Follow my engine base: https://github.com/brewsterl/RealOTX-7.72 I...
  15. potinho

    TFS 0.X Show Magic Percent increased on look item

    Hello everyone, everything good? Very similar to the post below, I would like to know if I can (via C++) make it so that when giving an item a look, it is shown by default how much increaseMagicPercent it has, actually I use the description flag, but for some items purchased in the shop, the...
  16. potinho

    TFS 0.X Monster does not summon on elemental fields

    Hello everyone, everything good? I have a behavior in my engine (OTX 2), which I don't know if it is standard, but I would like to change it. Currently, if a boss is tricked and thrown a field on the ground (and the boss's summons are not immune to this element) they are not summoned. Just...
  17. potinho

    Lua [TFS 0.X] Auction System (Trade OFF) - Bug charges

    Good afternoon folks,I have a trade off system that is connected to a web page but I saw a bug: if I try to sell an item with charges (stone skin amulet for example), if I put the item up for sale and remove it from the list, it just comes back with a charge, the same happens if a player buys an...
  18. potinho

    TFS 0.X Unexpected Crash

    Hello guys, everything good? My server has had no crash problems for over a year, but today I had one and I am not able to interpret the generated GDB. Could you help me to fix it? #6 ServiceManager::run (this=0x7fff81299fd0) at server.cpp:249 it = {px = 0x5599ac4a6310, pn = {pi_ =...
  19. potinho

    OTClient Extended Item Editor

    Does anyone have an item editor to work with extended sprites? Tried from this repo but not working for me (my protocol is 7.6):Releases · ottools/ItemEditor (https://github.com/ottools/ItemEditor/releases). After put this signatures on config file, i've got this error: I've tried this...
  20. potinho

    OTClient Resize Outfits

    Hello guys, I tried using some tools but still without success. A colleague shared some outfits with me (I really liked them) but they seem to be too big, I would like to reduce the size of these outfits a little, could someone indicate a method to do this? This is an example. I would like...
Back
Top