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

    Lua havlar npc

    Will not respond at all for svargrond arena, I've tried everything <?xml version="1.0" encoding="UTF-8"?> <npc name="Halvar" script="Halvar.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100" /> <look type="143" head="3" body="77" legs="78" feet="39" addons="1" /> </npc>...
  2. Kthxbye

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    Can you post your script
  3. Kthxbye

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    Just change the value to 10 if you want it to have more than 1 charge <item id="2173" article="an" name="amulet of loss"> <attribute key="weight" value="420" /> <attribute key="slotType" value="necklace" /> <attribute key="charges" value="10" />
  4. Kthxbye

    TFS 1.X+ Trainers

    How can I make trainer mass heal, I have players online that are dying from them
  5. Kthxbye

    !online

    Thank you, It worked. :D
  6. Kthxbye

    !online

    I need this script to not show online support players local maxPlayersPerMessage = 10 function onSay(player, words, param) local hasAccess = player:getGroup():getAccess() local players = Game.getPlayers() local onlineList = {} for _, targetPlayer in ipairs(players) do...
  7. Kthxbye

    Webdesigner Znote AAC

    Looking for someone to make a TIbiacom layout for me, with updates pm me on discord (Rivgearn#3966)
  8. Kthxbye

    TFS 1.X+ boat npc

    You're the best thank you so much!
  9. Kthxbye

    TFS 1.X+ boat npc

    [Warning - NpcScript::NpcScript] Can not load script: data/npc/scripts/barrackstantchion.lua cannot open data/npc/scripts/data/npc/scripts/barrackstantchion.lua: No such file or directory Checked both file directory and they are there and showing everything correctly <?xml version="1.0"...
  10. Kthxbye

    Lua Quests not working

    (solved) close thread
  11. Kthxbye

    Lua Quests not working

    Has to do with a NPC file
  12. Kthxbye

    Lua Quests not working

    That worked!!! thank you Would you be able to help me with another issue on this thread or no
  13. Kthxbye

    Lua Quests not working

    I will test and get back with you, Thank you so much!
  14. Kthxbye

    Lua Quests not working

    Should the uniqueid and actionid be the same?
  15. Kthxbye

    Lua Quests not working

  16. Kthxbye

    Lua Quests not working

    None of my quests are working, I have searched everywhere for a fix. real map tfs 1.3 10.98 any help at all will be grateful Thank you. Quests are giving items but only once every serversave
  17. Kthxbye

    Webdesigner Znote AAC

    Rivgearn#3966
  18. Kthxbye

    Webdesigner Znote AAC

    background artwork for a website and tibia-logo artwork
  19. Kthxbye

    Webdesigner Znote AAC

    Looking for someone to help with graphic design background-artwork and tibia-logo-artowrk I need to update my website (willing to pay) Thank you!
Back
Top