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

Recent content by henkebenk

  1. H

    Old outfit

    Hello, Does someone have the very old OG outfit, working in all angles? What would be really awesome is if it could walk as all the other outfit's can. Superbonus would be if it also could mount, like this reference: Thanks in advance!
  2. H

    RevScripts Making bread achievement BlackTek-Server

    I can't make it work... I might do something wrong, since Im pretty new into this. Can you guide me step by step? In events.xml I have this: <event class="Player" method="onTradeRequest" enabled="1" /> data\scripts\master_of_crust.lua local BREAD_COUNTER_STORAGE = 1700040 local...
  3. H

    RevScripts Making bread achievement BlackTek-Server

    I've made it work! (almost perfect) thanks to you Sorky, thanks! What issue I have now is when I make bread on the oven, I have to stand next to it, I can't throw dough on it from a few sqm. Another issue I have is if another player already stands next to the oven, that player gets credit and...
  4. H

    RevScripts Making bread achievement BlackTek-Server

    Yes, that's correct! So when the player hits 200/200 - they get an achievement, e.g. "Achievement Unlocked: Master of Crust". Me & my friend have a server where we use Modalwindow. The command !a pops up a window that looks like this: What I now lack is a solution that makes the progress...
  5. H

    RevScripts Making bread achievement BlackTek-Server

    Hello, Request: Bake bread Achievement Server: BlackTek I want it to register when the player drop dough on the oven. Using Modalwindow to track the progress (13/200) Revscript would be most optimal I've tried for a couple of hours using ChatGPT but no success... Thanks in advance!
  6. H

    Lua Login streak bonus

    Thank you for your reply. I will try this later and get back to you with the result :)
  7. H

    Lua Trophy Room

    Yes, I've seen this one before... but here you need to login for it to even stay updated. If the character logs out, the clone will disappear. Can you help me create that?
  8. H

    Lua Trophy Room

    Hello, I've created a Trophy Room where I want to display a copy of the player for different highscores. Examples below: Top 3 highest players on the server Top 1 Sword fighting Top 1 Axe fighting Top 1 richest person Top 1 most deaths etc.. Is there a way to create a copy of the player with...
  9. H

    Lua Login streak bonus

    Hello, I'd like to have a script that gives the player a login bonus for each day being online (account-wide). Some examples of bonuses that could be used: Day 1 - No bonus Day 2 - 10% Mana Regen Day 3 - 10% HP Regen Day 4 - 10% speed increase Day 5 - 10% skill increase Day 6 - 10% exp...
  10. H

    Lua Server message when someone takes level 50, 100, 150, 200 etc...

    Thank you! That helped me and made it work eventually :)
  11. H

    Lua Server message when someone takes level 50, 100, 150, 200 etc...

    I'd like a script that shows the whole server when someone takes level 50, 100, 150, 200 etc... "PlayerX advanced to level 150. Give them a congratz!" or something similar... It's for TFS 1.4.2 Thank you in advance!
  12. H

    Problem with Object Builder for 10.98

    What do I do with that?
  13. H

    Problem with Object Builder for 10.98

    Hello When I've dropped my PNG picture in Object Builder & I click save, nothing happens. Can someone try to explain to me what I need to do? I use the Object Builder from this thread: Object builder 0.4.5 10.98? (https://otland.net/threads/object-builder-0-4-5-10-98.258725/page-2#post-2507981)
Back
Top