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

    charges runes no work

    hello guys from otland, I have a little problem, I hope someone can help me, what happens is, my runes are not being made the loads that has in spells.xml. when setting in object builder the loads appear, but I need the loads to be fixed and not grouped 100x through the object builder, because I...
  2. D

    Shop Window no open

    hi guys I'm trying to configure my npc djin to open the trade shop, but I can't. it pops me an error message on tfs i used tfs 0.4 local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local Topic = {}local...
  3. D

    Runes that don't end

    mine do not have these lines, it's tfs 0.4 he talked about tfs 1x. mine I changed the object builder not to group, but when doing the rune is not coming the amount of shots, all are 1x = /
  4. D

    OTC map click

    @M0ustafa exchange what for what?
  5. D

    Runes that don't end

    yes already has load on xml, has loads on item.xml as well. and has charges on the conjure. but i'm doing an old one, i don't want them to group together, so they are not groupable, but they are all with lots of shots in xml and item xml. still not working all runes have only one shot
  6. D

    npc system trade

    I currently had a problem with my server, caused by npcsystem / lib that did not buy bundled items, so I upgraded to be able to buy, but now I had to pass all npcs moduleshop xml. For the .lua what happens is, my djin npcs are made from quest, and now they are selling and buying items freely...
  7. D

    OTC map click

    I would like to know how do I increase the distance of the click on the map in ot client and also wanted to know if it is possible to make click and not lock the character, many people are suffering tfs 0.4 tibia 8.6
  8. D

    Runes that don't end

    I have a problem on my server, my runes do not end, already changed in config.lua and does not solve. tfs 0.4 tibia 8.6 I managed to remove infinity, but now all my runes only have one shot, could someone help me get them to the right number of shots?
  9. D

    Linux Compile Save

    Hey Guys, i've had to to modify my game.cpp but i don't know the command to compile... my file is /var/otserv/source. I would like to know how to save the modification TFS 0.4, Linux Ubuntu 16
  10. D

    Gesior Error Create account

    hello, whenever I reset the dedicated server, when trying to create account I get this error, so I use this command SET GLOBAL sql_mode='';. Does anyone know how to fix fixed? tfs 0.4
  11. D

    Bug in Ultimate Heal

    work, ty :)
  12. D

    Bug in Ultimate Heal

    players when warlock paralyzed cannot remove the paralyzed by exura vita. local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_HEALING) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, false)...
  13. D

    Bug of Premium Lose

    I just discovered a very dangerous bug to my server, I have a character in rook guard, and being free account, he is teleported to Thais, I would like to know how I configure to be born in his homeland, but for example, players who born in premium area not born in premium area, and if the player...
  14. D

    NPC with Ghost

    no work =/
  15. D

    NPC with Ghost

    No work <?xml version="1.0" encoding="UTF-8"?> <npc name="Mother of Guard" script="data/npc/scripts/outfits/Mother_of_guard.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100"/> <look type="447" head="114" body="95" legs="95" feet="0" addons="0"/> <parameters>...
  16. D

    NPC with Ghost

    in one it seems that yes in another npc did not work
  17. D

    NPC with Ghost

    Guys I have some npcs that can cross inside, and another not, can anyone tell me where I can fix it? tfs 0.4
  18. D

    Player Level 1

    I found the bug, when trying to add 10% experience to premium players like in my last post, premium players got bugged, they came back level 1 or didn't lose experience I removed the script and it went back to work however I ran out of exp bonus 10% for premium players
  19. D

    Player Level 1

    My Players are dying and coming back to level 1, in my database every loss of rooksample is 100. save is 1 (it's saving) tfs 0.4
  20. D

    Time Skull

    But, even if i didn't kill anyone, just opened PK i use this config?
Back
Top