• 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 Unknown Soldier

  1. Unknown Soldier

    Waypoints module with minimap preview

    Unknown Soldier submitted a new resource: Waypoints module with minimap preview - waypoints, minimap Read more about this resource...
  2. Unknown Soldier

    Waypoints module with minimap preview 1.0

    This module is a window with location list and a minimap to preview the destination. By default player has to unlock the waypoint first, to be able to teleport to that destination. It is more or less like oens waypoint system, but with OTC window, instead of modal window. Storages are assigned...
  3. Unknown Soldier

    Custom task menu

    FATAL ERROR: Unable to load module 'custom_tasks': /modules/custom_tasks/custom_tasks.lua:29: attempt to index field 'game_mainpanel' (a nil value) As the line says, game_minipanel is not initiated before something else is trying to use it, so it is NIL, not existing in that certain moment...
  4. Unknown Soldier

    Custom task menu

    custom_tasks/custom_tasks.otui' at line 52: indentation with tabs are not allowed You have placed tab in line 52 in otui file, change it to space, tabs will always crash the module
  5. Unknown Soldier

    [OTClient Showoff] Show off your OTClient project/module/UI and other

    Boss manager module for spawning and tracking bosses, as well as creating statistics panels https://streamable.com/mf3edb
  6. Unknown Soldier

    Lua TFS 1.2 Full set Bonus

    Take a look at this system. It has this feature, plus some others, as well as some bugs... but if you want exp bonus only, you will not have problems with this. https://otland.net/threads/tfs-1-3-item-sets.263693/
  7. Unknown Soldier

    Emberfall Online - Discussion Thread

    It’s been a little while, so I wanted to share some fresh screenshots to give you a glimpse of the newest content. Development is consistently very much active - currently refining and testing game mechanics, polishing core features, and focusing heavily on creating new content. Things are...
  8. Unknown Soldier

    Althea ¤ A New World – Official Discussion

    Looking great! I must say that everything in Althea is well thought out and carefully designed. It will be an outstanding server.
  9. Unknown Soldier

    Lua Item time left/charges

    Thats not everything though, and I don't know why would you need that graph thing for item duration feature. To implement this feature the best possivle way go this path for tfs and otc source edits: 1. https://github.com/Oen44/tfs-new-decay/commit/f72bde7c08a580c93336d33cbf857b1a008a2764 2...
  10. Unknown Soldier

    Lua Spam spells

    I think such people should be blacklisted and be unable to start a new thread in support board.
  11. Unknown Soldier

    Emberfall Online - Discussion Thread

    Hello again! Recent work has focused primarily on content, but I'll leave that for players to discover. Today, I'll give you some information about looting and items rarity on Emberfall. The server offers a quicklooting feature that makes collecting loot faster and more organized. There are...
  12. Unknown Soldier

    Emberfall Online - Discussion Thread

    For now nothing has been done in that regard, cannot guarantee that it will be ready at the very beginning, but certainly at some point events for guilds, and not just guilds, will be added.
  13. Unknown Soldier

    [TFS 1.X] Monsters fighting each other (monster vs. monster)

    Thats deffinitely things to use in small amounts to avoid performance troubles. Your solution looks way better, just learned something new, thanks!
  14. Unknown Soldier

    [TFS 1.X] Monsters fighting each other (monster vs. monster)

    Hello, out of curiosity I made a script that allows monsters to fight other monsters, it is fully lua, and has seweral drawbacks, in general it shouldn't be used to some more complex fights, rather to make some tiny addition to the game, like making an orc kill a pig. Whatever. So the...
  15. Unknown Soldier

    [TFS 1.X] Monsters fighting each other (monster vs. monster)

    Unknown Soldier submitted a new resource: [TFS 1.X] Monsters fighting each other (monster vs. monster) - Monsters fighting each other (monster vs. monster) Read more about this resource...
Back
Top