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

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    I I don't think you need the attack factor in this formula, just assume monster is in balanced state so it equals 1, hence value * 1 is not different than the output you already have: (5 * skill + 50) * (1.0f * value) * (rand()%100 + rand()%100)/2 / 10000.
  2. Terotrificy

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Besides your getExtraDefense() extra logic, I see your formula right. Did you check your attack factors are right? You might also look at your monster getDefense() and doAttacking() formulas. Also Weapons::getMaxMeleeDamage asuming you're using TFS based distro. You may also want to check if...
  3. Terotrificy

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    You would also want to check if your distro applies the correct order overall for taking damage: 1. Shield, if no shield then weapon defend value (but not both at the same time). If there isn't shield nor weapon available then the Defend value in the .mon files is used, and then ProbeValue with...
  4. Terotrificy

    Condition never ends if player stands over magic field

    5 then 4 then 3 then 2 then 1 then keeps hitting 1 as long as player stays above poison field.
  5. Terotrificy

    Ravendawn

    I don't agree with that. Anyone might ask on support board for help, feed from the community and then delete it, that doesn't looks nice to me. Any support thread that eventually got a solution should stay there in order to help anyone who might have the same issue in this community, so you look...
  6. Terotrificy

    Ravendawn

    Any single post without a "solution" or "correct answer" should be able to be deleted without any request at all from the OP, there is no reason at all to make them undeleteables if it doesn't help someone else, currently it's just a stupid system.
  7. Terotrificy

    [UK][7.4] Tibiantis Online

    What about a seasonal 2x server or something like that? I have never played Tibiantis but might be an idea worth to think considering what's the interest of people proposing a new server. I guess they're looking for that hype of the low-mid level pace tibia have once a server starts...
  8. Terotrificy

    Would you be interested in a classic experience?

    I surely would play something like that. My only advice: Create a very small map with a lot of mysteries and expand it with quality content from time to time according to the players population. At the very end, what you want are player interactions, the bigger the map, the less interactions...
  9. Terotrificy

    can anyone tell?

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

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

    Why do ppl use otservlist ffs
  11. Terotrificy

    [$10] Tester

    Pretty much most of the servers dies regardless of the tibia protocol, that doesn't really matters.
  12. 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 =...
  13. 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.
  14. Terotrificy

    Clone items in TFS 1.X

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

    Tibia Classic by CipSoft - Sep 12 2023

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

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

    I'm interested. Give me your discord please.
  17. 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...
  18. 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...
  19. 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...
  20. 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...
Back
Top