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

    Solved two bugs generated by me where should i look for?

    this was added extern LuaEnvironment g_luaEnvironment; uint32_t Npc::npcAutoID = 0x80000000; NpcScriptInterface* Npc::scriptInterface = nullptr; void Npcs::reload() { @@ -39,6 +38,9 @@ void Npcs::reload() it.second->closeAllShopWindows(); } delete Npc::scriptInterface...
  2. johnsamir

    Solved two bugs generated by me where should i look for?

    its something creatred by me don't know when but would like to know where to look for for gm when i try to open windows or use mount i get this Login to 127.0.0.1:7172 ERROR: Unable to send extended opcode 201, extended opcodes are not enabled on this server. ERROR: ProtocolGame parse message...
  3. johnsamir

    Solved two bugs generated by me where should i look for?

    OK the first bug is that i can use mount or view outfit windows with gm, can't open it at all. this occurs only for gm normal players does not have this issue the other bug is that npcs are not walking anymore have added lots of comits and don't know when this begin, so where i must look in...
  4. johnsamir

    C++ attack on diagonals tfs 1.5

    which is the code to solve this issue?
  5. johnsamir

    hints to enable market system

    Hi a guy from the foro give me this code Game Market for OTC (https://otland.net/threads/game-market-for-otc.282767/) i have tfs 8.6 would like to enable market system i got it enabed but can use it to buy or selll how do i use this? Game Market for OTC...
  6. johnsamir

    TFS 1.X+ would like to upgrade my server from 860 to 960 and have few questions

    The thing is that I have lot of custom content in c++ and the would have to review almost 500 commits :c my server is up to date with main TFS repo too. the main reason that i want to change to protocol 860 iss because of flags that sor / dat has to make market system work that's the only reason...
  7. johnsamir

    Simple monster loot for znote

    we're almost bros
  8. johnsamir

    Animated Outfits 12.00

    i need gif outfit 860 does somebody hve them?
  9. johnsamir

    OpenTibia Items and outfits images generator for website

    this works with outfit ? im trying to convert to gif but the page stays loading
  10. johnsamir

    OpenTibia Items and outfits images generator for website 0.1.1

    Where is the tool to convert outfit to gif pls?
  11. johnsamir

    AAC help script load items monsters .php for znote

    they are correct lmfao ! solved the problem thanks maybe have anything to change at all lol (0) starting (1) cache exists (3) loaded items.xml (4) loaded items (5) loaded monsters.xml (6) loaded monsters paths (7) monster classes done (8) cache files done
  12. johnsamir

    AAC help script load items monsters .php for znote

    im using this file it's a modified version taken from here i've edited it a bit because of problems Simple monster loot for znote (https://otland.net/threads/simple-monster-loot-for-znote.274296/page-2) im facing this, ofcourse the file do exists (0) starting (1) cache exists (3) loaded...
  13. johnsamir

    SET OUTFIT FOR YOURSELF WITHOUT A GM/PACC OTClient

    maybe something like a fake outfit like use outfits for premiums players and when he wears it he is the obly one who see it but in server side nothing changes, hust in client
  14. johnsamir

    Simple monster loot for znote

    does somebody has this working?
  15. johnsamir

    Simple monster loot for znote

    im getting this error (0) starting (2) mkdir done (3) loaded items.xml (4) loaded items (5) loaded monsters.xml (6) loaded monsters Warning: simplexml_load_file(): I/O warning : failed to load external entity "C:/Users/felip/Desktop/data/monsters/monsters/training_monk.xml" in...
  16. johnsamir

    OpenTibia Items and outfits images generator for website

    where is gif generator?
  17. johnsamir

    Simple monster loot for znote

    How u did to load monsters images and loot? Looks very cool
  18. johnsamir

    RL bots for auto heal only

    updated 4 hours ago https://github.com/lucasmonstrox/PyTibia 2 days ago https://github.com/miltonbarroca/Tibia-Toolkit 2 april https://github.com/FelipeArruda/pyBot https://github.com/topics/tibia-bot you also can create your own bots in ahk or python how to interact with game window ? have...
  19. johnsamir

    Solved Changing background to video

    i was doing something wrong but it solved with your soluton thank you
Back
Top