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

    can anyone tell?

    Why was @kay answer deleted here? lol
  2. Terotrificy

    "Fake Characters he said" - Xinn a black hole of ignorance

    Why do ppl use otservlist ffs
  3. Terotrificy

    [$10] Tester

    Pretty much most of the servers dies regardless of the tibia protocol, that doesn't really matters.
  4. Terotrificy

    TFS 1.X+ Npc glitches

    When you declare a local variable in lua, it have the scope limited to the block where they are declared. In your case, you are declaring the local variable two times in different if blocks. You should declare it at the beginning of the function instead: local keywordHandler =...
  5. Terotrificy

    Tibia Classic by CipSoft - Sep 12 2023

    The second for sure. They won't create a 7.x server mate, that won't happen.
  6. Terotrificy

    Clone items in TFS 1.X

    It's not even happening on Othire which is older than TFS.
  7. Terotrificy

    Tibia Classic by CipSoft - Sep 12 2023

    They will never release a 7.x server. Never.
  8. Terotrificy

    Programmer [MaSc] Jerop's Services {TFS,OTSBR,OTX, OTCLIENT , OTCV8,php}

    I'm interested. Give me your discord please.
  9. Terotrificy

    How can I make a custom OT like Medivia/Ravendawn or a modified pure one 7.4 like Tibiantis?? Where do I start?

    So you started deliberaty avoiding the questions and topics now, interesting. Please limit to answer it with an engine name, as simple as that. We don't need any other excuses from your side considering the previous post doesn't have any answer to it. So the translation is "While nobody broke...
  10. Terotrificy

    How can I make a custom OT like Medivia/Ravendawn or a modified pure one 7.4 like Tibiantis?? Where do I start?

    I'm sorry but did you even read the Rule 11 before enforcing it? Let me take a look at it for you: Can you tell me, in what part of the posts did anyone advertised a website, link, or even a contact where he could actually buy it? All we did was give him different options of engines to begin...
  11. Terotrificy

    How can I make a custom OT like Medivia/Ravendawn or a modified pure one 7.4 like Tibiantis?? Where do I start?

    You're the one missing the point here. The OP asked a question, we gave him valid options. We don't even get any benefit from it. Seems like @Evil Puncker as soon saw "TVP" panicked and reported it and you deleted whole comments, and his comment later, I guess in order to avoid the hate against...
  12. Terotrificy

    How can I make a custom OT like Medivia/Ravendawn or a modified pure one 7.4 like Tibiantis?? Where do I start?

    And anything related to enhancing the public TFS distro player saving mechanics is allowed by TFS developers?? Because it amazes me a private project driven by a single person have it already implemented but the public TFS managed by a team of devs doesn't. Seems like you guys are more worried...
  13. Terotrificy

    C++ How to insert in C++ code something to restart server

    If I understood correctly, your server is crashing right? If you server crashes, players can abuse it in different ways, the most common is duplicating items. If players figure out a way to crash your server and it will be rebooting everytime it crashes, they are gonna be able to dups items...
  14. Terotrificy

    C++ How to insert in C++ code something to restart server

    If it's a live server I wouldn't recommend it tho lol
  15. Terotrificy

    What "killed" RL Tibia for YOU?

    I didn't understand a shit of what you said, honestly.
  16. Terotrificy

    RevScripts add cooldown

    Seems like nobody cares when it comes to code the NPCS dialogs in lua tho lol.
  17. Terotrificy

    tfs 1.5 8.6 pool of blood in venom race monsters

    But do you get the pool of blood only when hitting or also when it dies? because you would also need to check this one: Item* Creature::dropCorpse()
  18. Terotrificy

    TFS [0.3.6] Target only worn items

    Is there any reason to use any tfs above 0.3.6 other than bugs fixed in later versions? All the core code contributed by Iryont and the rest of old staff in 0.3.6 is pretty much the same to this day.
  19. Terotrificy

    tfs 1.5 8.6 pool of blood in venom race monsters

    Updated: Nevermind, I don't think the fluidSource and corpseType are related to it, if you have it as venom it should be working fine.
  20. Terotrificy

    Retronia Online | Reverse Engineering 7.4 | Brazilian Project Server

    You're missing a bush in that sqm: Reference:
Back
Top