• 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!

Recent content by ohman

  1. ohman

    Lua How to access ”item” object across events?

    Thank you for all the answers! It was more advanced than I thought. Unfortunately, it doesn't work with itemid. I am in the process of creating a script for imbuing, where one uses their item on a stone ("shrine"). It is crucial that it is exactly the item that was chosen initially, as it could...
  2. ohman

    Lua How to access ”item” object across events?

    Hey! How do I transfer the object “item” between an onUse action that contains “item” and a modalWindow event? I need to have the ability to remove the used item in the event. Is it possible? Thanks 😊
  3. ohman

    Error compiling v1.4 in core.h

    From compiling instructions: Visual Studio 2022 Community (compiler, make sure to install with the English language pack
  4. ohman

    TFS 1.X+ tfs 1.5 rook system

    Hey! Where did you find this rook system? Thanks
  5. ohman

    Server does not launch!

    Move the files in the output dir to the main folder (Where config.lua is)
  6. ohman

    Solved poison field bugged

    Maybe this will help https://github.com/otland/forgottenserver/commit/fa9e9e30d0ed16c3f12ad656c687750a102ce705
  7. ohman

    Does anyone want an updated TFS 1.4.x+

    This is fantastic! Can't wait! I'm also interested in downloading and trying it. Windows 10, unfortunately.
  8. ohman

    CURRENT TFS WITH OTCLIENT V8

    That sounds awesome! When do you think he will release it? And where? Edit: Found the post. https://otland.net/threads/does-anyone-want-an-updated-tfs-1-4-x.288450/
  9. ohman

    Exp stages both in config.lua and stages.xml - Why?

    Hi! Why does stages.xml exist if the stages are changed in config.lua? Am I missing something?
  10. ohman

    Lua While targetting x monster

    Hello! I'm working on a script to determine if the player is targeting a specific monster. Currently, my script can detect when the attack on a monster begins, but it doesn't recognize when the attack stops. Does anyone have any ideas on how to do this? Thanks in advance! local ec =...
  11. ohman

    Lua doRemoveItem() with stackable items

    Hello! I'm experiencing an issue where the doRemoveItem() function doesn't work properly during an onMoveItem event in certain scenarios. This problem occurs when stackable items are thrown, leading to various unexpected issues. I've attempted to replace doRemoveItem(item.uid) with the...
  12. ohman

    Twitch - stream areas, possible?

    Hi! How can I stream for example thais depot without having a character logged in? or atleast not visible. Is it possible? :) thanks
  13. ohman

    Cast system problem. Worked before.

    Solved. I created a account named "10". Thanks to Danger II!
  14. ohman

    Cast system problem. Worked before.

    No its not. This is wierd. The server worked perfectly before. The only thing I have changed is the hostcomputer and database. Everything else is the same.
  15. ohman

    Cast system problem. Worked before.

    Sorry. Okay. Thanks :)
Back
Top