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

    Lua How can I use this script (get written book from bookshelf) with TFS 1.5?

    Your server looks AWESOME. I love Middle-earth too, it's so nice to see something of this scope.
  2. ForlornSkald

    Lua How can I use this script (get written book from bookshelf) with TFS 1.5?

    Thank you so much! I should've looked into it further.
  3. ForlornSkald

    Lua How can I use this script (get written book from bookshelf) with TFS 1.5?

    So, the last time I was into OT's it was something like 10 years ago and I utilized TFS 0.3.6. Now I'm using Greed TFS 1.5. It is so good and clean I'm almost crying. But I'm lost, directionless when it comes to scripting. I wish to add an action where the player clicks on a bookshelf and a book...
  4. ForlornSkald

    Lua doors.lua error

    Thank you both very much for helping me!
  5. ForlornSkald

    Lua doors.lua error

    and here is the doors.lua code. I'll try to solve it in the meantime. local positionOffsets = { Position(1, 0, 0), -- east Position(0, 1, 0), -- south Position(-1, 0, 0), -- west Position(0, -1, 0) -- north } --[[ When closing a door with a creature in it findPushPosition will...
  6. ForlornSkald

    TFS 1.X+ How to change corpse decay time?

    I'm using this TFS 1.2 server where everything that decays is decaying too fast. Corpses and fluids, like blood. Does anyone knows how to change such incredible speed? Tweaking items.xml is not helping. I tried changing the wolf's corpse decay time but failed miserably.
  7. ForlornSkald

    [8.60] [TFS 1.2] -[Real Map full] with mount & market system

    Anyone had any luck with the corpse decay time?
  8. ForlornSkald

    Znote AAC: Can't login to the website to create character

    So, I've been following this — very good — tutorial. So far, so good: I was able to compile Nekito TFS 1.5 downgrade for 8.6 and setup it just fine, until the website management part. I was able to create an account, but when I try to login with it through the localhost site so I can create the...
Back
Top