• 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

    [FRANCE] Tibia Adventure 8.60

    bump!
  2. Udun

    [FRANCE] Tibia Adventure 8.60

    Online now. Tibia Adventure
  3. Udun

    [FRANCE] Tibia Adventure 8.60

    Tibia adventure. 8.60 MQB Team. Website: Tibia Adventure Wikia: http://es.tibia-adventure-english.wikia.com/wiki/Wikia_Tibia_Adventure_ENGLISH A bit of history. There by the year 2007 two cousins first met what was an ot server, their dream was to create their own tibia, the place to have...
  4. Udun

    Solved Hi. I need help with a mission npc that recieve items but the script dont work.

    Working perfectly, thanks a lot men! +Like!
  5. Udun

    Solved Hi. I need help with a mission npc that recieve items but the script dont work.

    Thanks men! The error disappear, but now is a new one xD data/npc/scripts/willy.lua:12: 'end' explected <to close 'function' at line 12> near 'else'
  6. Udun

    Solved Hi. I need help with a mission npc that recieve items but the script dont work.

    I made this fix as you say: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  7. Udun

    Solved Hi. I need help with a mission npc that recieve items but the script dont work.

    is the tfs 0.3.6, I used other script as base, is exactly the same and works, but only with 1 item, i try to make it for more than 1 item, but i couldn't :(
  8. Udun

    Solved Hi. I need help with a mission npc that recieve items but the script dont work.

    Hello all, I have this problem with this npc, must be simple to solve... I need that the npc accept all the items at the same time and give the player a storage id, but the npc doesn't work... Anybody knows how fix it? Thanks alot! local keywordHandler = KeywordHandler:new() local npcHandler =...
  9. Udun

    Solved [8.60] Help: Problem upping bags and other items with the rope

    Hello again, I sloved it... I was searching in an old real server 8.61 and I has found the script and it works :D I let you the script if someone else has the same problem: local spotId = {384, 418, 8278, 8592} local holeId = { 294, 369, 370, 383, 392, 408, 409, 427, 428, 430, 462...
  10. Udun

    Solved [TFS 1.0] [10.41] Rope script problem

    bump! hello friends, do you have one for 8.60 (tfs 0.3.6) to up items and monsters, and players? Im searching but I dont find nothing. :(
  11. Udun

    Solved [8.60] Help: Problem upping bags and other items with the rope

    Hello everyone, I have a problem on my server, I do not know if it is something on the "rope" script or something else, the thing is that I can not upload bodies, bags or any other item with the rope of any hole Do you know how to fix it? Ot Version: TFS 0.3.6 (8.60) My rope script: function...
  12. Udun

    Solved Help please, the premium doesn't is removed in the server shutdown...

    Well, after searching in the forums I found the solution... so the thread is solved. I will put here the solution if someone else have the same problem: This thing works with a globalevent, so we have to go to: yourOt/data/globalevents/gobalevents.xml and put: <globalevent...
  13. Udun

    Solved Help please, the premium doesn't is removed in the server shutdown...

    Hello there, I have a problem on my server, I have the tfs 0.3.6 and is the first time that I'm starting with the premium system, I dont know why but each time when I close the ot the premium days on the accs doesn't are removed, sorry if this question is very noob but I dont have idea what is...
  14. Udun

    [Outfits]Premium outfits and others.

    excellent! i was looking this long time! Thanks for share :)
  15. Udun

    Action Addon Quest [elf/dwarf]

    can u change the colors of the outfit? works in tfs 0.3.6?
  16. Udun

    I need some scripts from The Paradox Tower Quest please!

    Hello everyone! I need the scirpts of the paradox tower quest! I have the npc Ridller (not tested yet) and the script of the cooper key... but i need the other scripts of the all quest... the skulls of the entrance.. ghoul.. food.. the final chests... the npcs... the avage-stair... all.. If...
  17. Udun

    Houses don't save the items!

    same problem :(
  18. Udun

    House Problems

    well thanks for answer! i will try the tutorial, i hope that works...
Back
Top