• 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. Night Wolf

    Suggestion Clarify and follow rules

    This post doesn't need to turn into a snowball of insults and finger pointing. @xZest we were just sharing our frustration, we deep dive the details here too. For someone who dislike the project you're too close to it. Again, back to the original feedback. Why do I believe we need to clarify...
  2. Night Wolf

    Suggestion Clarify and follow rules

    The deletion was asked from the staff, it was reject for being "compliant" with the rules. But once I reply the misinformation my post is considered off-topic even when the matter is CLEARLY pertinent to the topic discussion? How are you going to discuss 12.x development without the MAIN...
  3. Night Wolf

    Suggestion Clarify and follow rules

    I dont want to add new rules, I just need to have a clear guideline on dos and don'ts. My first warning was a completely one sided situation where I simply said: "You shouldn't pay 5k Usd in a project that isn't final yet" and I got a warning for >> advertising <<. It simply makes no sense. I...
  4. Night Wolf

    Suggestion Clarify and follow rules

    This is going to sound super stupid but this isn't the first time posts/threads of mine are deleted arbitrarily, sometimes I even received warns even being compliant with otland rules. I've created a chat message a while ago with @Don Daniello, @Kaspar and @WibbenZ to share this frustration but...
  5. Night Wolf

    OTClient 1.0 (Release)

    any contribution is contribution, I think you should do the PR
  6. Night Wolf

    OTClient There is no main OTClient repo?

    @hiwyn edubart is a great guy but once he noticed a lot of people were improving his project privately and not sharing he felt like an idiot and started to lost interest in continue improving/working on otc. I can't believe someone else is actually trying to blame him for v8. When he quit...
  7. Night Wolf

    OTClient 1.0 (Release)

    you can just code this in MW script lol
  8. Night Wolf

    Tibia dieing?

    Tibia and ots are long dead, even the most well worked servers with a lot of time and money investment look like completely garbage when compared to other MMOs out there. It's not just the graphics, the whole concept is wrong and unfitting. Understand your public, talk to your public, suit your...
  9. Night Wolf

    Lua Npc - Teleport player X hour Online

    try to do something smarter than just updating a storage every X minutes. Play with those 2 functions and see if you can utilize them: https://github.com/otland/forgottenserver/blob/master/src/luascript.cpp#L8144
  10. Night Wolf

    I can't find my actions.xml archive.

    It's called revscripts. The register of the script is done directly in Lua file instead of relying in XML just for that.
  11. Night Wolf

    Gesior OTBR Bot Detected

    It's the recaptcha, access Google recaptcha and configure it on config.php https://github.com/opentibiabr/gesior-aac/blob/develop/config/config.php#L52-#L54 CREDITS TO @Majesty
  12. Night Wolf

    [TFS 1.4] Revscript onDeath

    An easy alternative would be to use onKill instead of onDeath, that would avoid you to registering in every monster in favor of registering it on login.lua
  13. Night Wolf

    Discussion: Would a web-based OT be welcome?

    I think you can replace the "look" to be on Hover after 3 sec?, it would be way more interesting. You can put personal info upon hovering over yourself.
  14. Night Wolf

    Discussion: Would a web-based OT be welcome?

    One is tip is to group similar information. I believe for example the experience bar could be merged with the level bar (in the form of tooltip perhaps?) you can even include exp rate in the tooltip
  15. Night Wolf

    Discussion: Would a web-based OT be welcome?

    the good thing about developing something from scratch is that you can embedded it all together. I was hoping we could achieve something near your idea in current distros: a client/server that talks the same language and benefits from same libraries, embedded map editor in the client and so on...
  16. Night Wolf

    TFS 1.X+ New 12.70 attributes?

    we have asked support in the discord for people to test your change but the nature of this change takes more time to be validated. Also we need to identify any colateral effect on other 4376437643 systems as the base don't have any automatic testing method whatsoever. I understand your...
  17. Night Wolf

    TFS 1.X+ New 12.70 attributes?

    I'm not so sure they are there yet, but you can go to src/items.cpp and see all options that can be added in items.xml
  18. Night Wolf

    TFS 1.X+ New 12.70 attributes?

    I don't understand how you could ever think my answer was an attack @Codinablack Yea man, whatever. Think what you want and use whatever base you want. Is this what you want to hear? I'm not spending another minute discussing with someone that simply don't have the basic interpretation skills...
  19. Night Wolf

    TFS 1.X+ New 12.70 attributes?

    The selection bias is because you have a project with more people actively reporting and raising issues, just because you see more reports this doesn't mean more bugs. If someone goes there and closes all the issues without resolving them mean there are no issues? If no one raises an issue it...
  20. Night Wolf

    TFS 1.X+ New 12.70 attributes?

    @Nekiro it's very nice to see you can search for "crash" in the issue log. By the way, thank god we know our issues and have them cataloged at least... but you forgot one essential thing: to read each one before you posted and to also filter the closed ones. Try again troll. There is no one...
Back
Top