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

Search results

  1. Xedoxo

    AAC MyAAC 1.0 - Gesior Shop System - how to edit/add offert images?

    No have idea where to change images in this plugin - if item are "custom" where should i add graphics of them to view in web properly?
  2. Xedoxo

    AAC MyAAC 1.0 - Cant open drop-down menu

    Hi, Installed MyAAC 1.0 BETA and i have problem with: Example i can click in Dashboard, Plugins, Server Data. Other of them doesnt works. Nothing appears after clicking, nor does the list of available buttons expand like Settings, Menus, Editor, Tools and Logs. How to fix it?
  3. Xedoxo

    TFS 1.X+ TFS 1.2 - Where to change required vocation for items?

    If i delete example <vocation name="Knight" /> <vocation name="Elite Knight" showInDescription="0" /> It will be for all voc or i have to add every voc ?
  4. Xedoxo

    TFS 1.X+ TFS 1.2 - Where to change required vocation for items?

    Hi I can't find where can i change required voc for items. Example dsm can be used only by paladin and knights. / Tfs 1.2 And example required level for weapons (i know weapons.xml) but i changed for every weapon and: You see a fire sword (Atk:24 physical + 11 fire, Def:20 +1). It can only be...
  5. Xedoxo

    AAC MyAAC - Thora Template

    Hi, Somebody maybe have Thora template for MyAAC working? I have found one at other ots forum, but missing files .json
  6. Xedoxo

    TFS 1.X+ 1.2 TFS / 8.00 OTC - loot messages

    Yes, have seen this too and i no have in files:
  7. Xedoxo

    TFS 1.X+ 1.2 TFS / 8.00 OTC - loot messages

    No works for TFS 1.2 :X
  8. Xedoxo

    TFS 1.X+ 1.2 TFS / 8.00 OTC - loot messages

    Hi, There a option to run a loot messages + loot channel in 1.2 TFS / 8.0 version Tibia? Any tutorial or idk lua script to do this?
  9. Xedoxo

    C++ Party Shared Enabled - How to ADD ICONS in 8.0? (TFS 1.2)

    bump. 114 views - 0 comments? :C So many people want to know, nobody wants answer.
  10. Xedoxo

    Connection problems to server waiting queue

    Show yours config.lua
  11. Xedoxo

    C++ Party Shared Enabled - How to ADD ICONS in 8.0? (TFS 1.2)

    Hi, I think about to how add icons of shared experience. OT version 8.0 / TFS 1.2 System shared works, but icons doesnt change. I should update this in client or...? Idk how to start deal with it, help please ^.^
  12. Xedoxo

    Solved NPC won't travel

    Works. Thank you a lot.
  13. Xedoxo

    Solved NPC won't travel

    I have seen this, when i add ")" at the end - npc doesnt spawns (in console 0 bugs) That doesnt help, i am not stupid that much haha :D
  14. Xedoxo

    Solved NPC won't travel

    Look at this .lua code local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  15. Xedoxo

    Lua Turn off required accesses in quest/missions

    Thanks a lot @Gesior.pl . Thread solved. 1718483548 Sorry i didn't tested it out. Just only now. Didnt works after i delete a 'condition'.
  16. Xedoxo

    Windows RME ver 3.7 compatibile with OTC?

    Hi, I can't open map in RME ver 3.7 - when i gives a directory to tibia.dat and tibia.spr i got every time error like this: I put directory: "C:\Users\Admin\Desktop\Obrazy — kopia (2)\Downloads\idletibia test\data\things\800\Tibia.dat" how to fix it to open RME? Why RME doesn't recognise my...
  17. Xedoxo

    Lua Turn off required accesses in quest/missions

    Hi Can somebody tell me how to most easiest remove or turn off required accesses to quest? Example: Buddel require have done barbarian test to travel Okolnir. How to remove this? local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler)...
  18. Xedoxo

    Lua TFS 1.2 - Stackable mana potion 8.00 version

    Sorry bro, to older thread i'll back soon - i can thank you here and for trying to help, but still doesnt ends manas after edit script. 03:53 Using one of 100 mana fluids... 03:53 Using one of 100 mana fluids... 03:53 Using one of 100 mana fluids... Full of my potions.lua: local berserk =...
Back
Top