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

    [9.10] - Big Hunting Zone

    Hello friends, today I want to release this big hunting zone map. Is a little continent. I dediced release it because the guy who ask for it didn't pay the job (As a warning don't do buissness with xbaconghostx, is not trustwhorty) The map doesn't have monsters so you're free to put any...
  2. Udun

    Lua Xikini's Free Scripting Service TFS 1.3

    hey man, nice thread :) If you're still taking requests I would like something like this: A "bury treasure" system Would be like this: The player use a shovel (or any item of your election) and you can make a hole in any ground (grass, desert, snow etc.) could be a custom "hole" item, and you...
  3. Udun

    [TFS 1.3] [Revscriptsys] Free Lua scripting service - Post your requests! Let's learn it together!

    I have a request: it is possible to create a "bury treasure" system? Would be like this: You use a shovel (or any item of your election) and you can make a hole in any ground (grass, desert, snow etc.) could be a custom "hole" item, and you can hide items inside like a depot, then after a X time...
  4. Udun

    OTClient OT CLIENT - Invalid authentification token problem.

    1.2 version 10.98 Hello guys, I'm having this bug-problem? I don't know why this started to happen now. The otclient always worked fine. The problem started when I updated the dat, spr, otb files. I'm having this error: Nevertheless the client works and I can enter with the chars without...
  5. Udun

    TFS 1.X+ A little change on this mining script

    Thanks alot, this did the magic :) Problem solved.
  6. Udun

    TFS 1.X+ A little change on this mining script

    TSF 1.2 Hello guys, I need to modify this mining script of Infernum (credits to him), probably is nothing but after try several things I can't How it works? The char use a tool by action (e.g a pick) in the rock ore, this change to a farmed rock ore and I get the ore item What I need to do is...
  7. Udun

    TFS 1.X+ Looking for decay function.

    oh no is just the classic mill of bread system (maybe is in all ots by default), but all the items are custom 1610324628 well, the intention is important, I'm always grateful with the people that try to help me :) so thank you
  8. Udun

    TFS 1.X+ Looking for decay function.

    OMG this worked as a charm! :D thank you very much! btw the liquid part is for just in case I want to create new item with liquid (for example water) but is not used on this case thankss all: @Xikini @Sarah Wesker @Evil Puncker for the help! Are the bests!
  9. Udun

    TFS 1.X+ Looking for decay function.

    hey xikini how are you :) this is how it works on this case: the script is for the mill to process tin ore is --> that's converted in tin dust (item id 28395), once is created after 2 seconds it has to be transformed by decaying in the item id 28398 (that also is tin dust with the same sprite...
  10. Udun

    TFS 1.X+ Looking for decay function.

    already tried that :U
  11. Udun

    TFS 1.X+ Looking for decay function.

    @Sarah Wesker @Evil Puncker So as you said I did it like this: local liquidContainers = {1775, 2005, 2006, 2007, 2008, 2009, 2011, 2012, 2013, 2014, 2015, 2023, 2031, 2032, 2033} local millstones = {28369} function onUse(player, item, fromPosition, target, toPosition, isHotkey) local...
  12. Udun

    TFS 1.X+ Looking for decay function.

    well im trying but it doesn't work xD sorry i'm still noob on this, I have done some tests in different ways but the last time I placed it like this (not working so far): local liquidContainers = {1775, 2005, 2006, 2007, 2008, 2009, 2011, 2012, 2013, 2014, 2015, 2023, 2031, 2032, 2033} local...
  13. Udun

    TFS 1.X+ Looking for decay function.

    Hello guys I'm trying to implement a crafting system based on mill and decay items. TFS 1.2 I was looking on the forum if there was a post with the same problem but I didn't find anything. I'm getting some problems: When the item is generated via map editor the decay works fine but when is...
  14. Udun

    Mapper Free map service.

    @NoxOts & @wick3dr0se For now I'm not taking free requests, I'll let you know when a new cycle is open. @Dedefere If you check the main post I said specifically: first 4 map requests until the NEXT cycle, wich I don't have restrarted yet (your request didn't was on the first four).
  15. Udun

    Kazordoon Elevator

    I have no idea why that error is happening I tested on 0.3.6 and 1.2 and works fine for me, i'm using otclient I don't know what version are you using or client, maybe there is the problem
  16. Udun

    Lua Looking for an outfit remover movement TFS 1.2

    omg finally I GET IT! THANK YOU VERY MUCH!!!! SO! @aqubjukr your script did it! Its working, change the outfit and revmoved the ghost. So I'ill explain how I did it: In the sample char on database I was using the female custom outfit 905 of my race and in the server on outfit.xml the ghost...
  17. Udun

    Lua Looking for an outfit remover movement TFS 1.2

    I just did it now, it had a strange effect. Caused a weird effect cause the citizen outfits are locked and when I step in the char gets the female citizen outfit, but 319 still there, and also I have the vocation outfits (that's ok) no errors in console I'm going to try with the custom outfits...
  18. Udun

    Lua Looking for an outfit remover movement TFS 1.2

    thanks for your help! I did the test, now is printing: Removed outfit ID: 319 but the outfit still there, no errors in console 1603299341 thank you very much for trying to help me! I tested it and I'm getting this error in console: Lua Script Error: [MoveEvents Interface]...
  19. Udun

    Lua Looking for an outfit remover movement TFS 1.2

    this is how it works: 1. create char in website choosing race (custom vocation, same as in tibia) 2. in outfits.xml all the outfits are locked except the ghost outfit so when the char enter only appear this outfit by defect 3. at the same time when the char gain the exclusive outfits for the...
Back
Top