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

    [Research] New ways of bulding Npcs

    voices = { timeout = 16, chance = 100, "Selling general goods and paperware! Come to my shop!" }, The message (voice) is every string which the index is a number? So that if I add another string after "Selling[...]", it'll recognize it nonetheless or does it just recognize one...
  2. Elwyn

    Team [10.9x] Project: Recruiting Skilled Developers | Paid Opportunities Available

    I can't do this alone, it would take too much time. I would recommend that you assemble a team of developers to work on this.
  3. Elwyn

    Team [10.9x] Project: Recruiting Skilled Developers | Paid Opportunities Available

    Could you elaborate about this program? The more the better, if possible go into details too.
  4. Elwyn

    [France] Burmourne Evolution 10.82 - ONLINE NOW

    Seems really cool, I'll play for sure :)
  5. Elwyn

    Bomberman Event TFS 1.x

    One thing I would suggest is making a random generated bomber-map. You have an fixed 50x50 area, and generate an unique 50x50 bomber-map each new run. Another suggestions that would be cool to see: Make the participants spawn inside the map, in a random position. Not outside. Make interactions...
  6. Elwyn

    Sneak Preview

    Everything a programmer needs e somewhere to write code, and somewhere to compile or interpret. This does not make IDE useless and unnecessary. The same applies to the tools developed for OT. All OT developers need is a way to compile and interpret code, write code and map. This doesn't make OT...
  7. Elwyn

    TFS 1.1 and Tibia 10.76

    I think that Game::internalMoveItem is better for you, if you already have the item object. Your function will send only the equipped items, as well as what's in the first bp, but not what's inside of a bp inside your bp for example. If you want to map all items on the body of a player, I would...
  8. Elwyn

    Player.setExhaustion, Player.getExhaustion [TFS 1.0]

    The only time storage will be less than zero is when it's not initialized, or you set it yourself to be less than zero. Your change will work fine and is better because you won't get negative values as time goes on.
  9. Elwyn

    [USA] Chaotic Server 10.77 (Real map, starts 07/05)

    I'm sorry to hear that because of some players you couldn't enjoy the server to your heart content. We're discussing how to approach this kind of messy PvP with a good solution, but it's really hard to close one hole without opening another. I hope to see you again around, thanks for all the...
  10. Elwyn

    Discussion: Where would you host (location & service), and why?

    I wouldn't reccomend DigitalOcean based on my experience. If for some reason your service is under attack they'll cut you off, and the ping was not that good when I set up some test servers.
  11. Elwyn

    Discussion: Where would you host (location & service), and why?

    Self depreciation meaning that they're BRs bad mouthing BRs. I did look at it, and it is self depreciation. Btw, we shouldn't discuss this on this topic. They do have good mitigation services. Recently there was a failed attempt at DDoS'ing my server, it didn't last more than 2 minutes before...
  12. Elwyn

    Discussion: Where would you host (location & service), and why?

    It's self depreciation. Most of the comments were made by BRs. @Topic I hosted my server in Canada for one month. The ping was good for USA and BR players, it was hosted with don daniello. (BHS) After this month in Canada, I moved for Amazon, their infrastructure is godly and I have only good...
  13. Elwyn

    loot channel...

    https://github.com/otbr/forsaken Forsaken is a fork of TFS, it has the whole loot system in Lua and Loot Channel. Here is the creaturescript called onDeath: https://github.com/otbr/forsaken/blob/master/data/creaturescripts/scripts/drop_monster_loot.lua Here is the functions used to generate...
  14. Elwyn

    [USA] Chaotic Server 10.77 (Real map, starts 07/05)

    It's already online! And to compensate for the time offline, the loot chance is now 5x until the server save of the day 04/06
  15. Elwyn

    [USA] Chaotic Server 10.77 (Real map, starts 07/05)

    Thanks for the feedback here and in-game, Balthazar. :) With the infrastructure of the place we moved to, I hope that the ping will stay good. The server was hosted on Canada, before moving to Brazil so to you it may not vary that much.
  16. Elwyn

    Nelvara - Reset and Update Discussion

    Some enchants for equipment are max mana/health, mana/health regeneration, burning flesh, bonus skill/magic level.
  17. Elwyn

    [USA] Chaotic Server 10.77 (Real map, starts 07/05)

    We moved the server without problems. It well be online today at 18PM (GMT -3)
  18. Elwyn

    Delyria Evolution - 10.79 - Discussion Thread

    Hope to see it online soon, seems like a great server
Back
Top