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

    Solved Can't create a God character

    I've looked through the forums, nothing has helped. I use MySQL, I go in the database, change the group id of the player to number "6", then a few minutes later it goes to "0"? Its like it won't even accept "6" there..
  2. jclay

    How do you copy a part of a map?(details inside)

    I want to copy, for example, Yalahar, from a real map.. into my map. If I select Yalahar and copy it, it only copy's that floor..so I have to copy each floor and try to align them together perfectly(it isn't fun). Is there an easier way? --- Updated --- I'm using Remere's Map Editor...
  3. jclay

    Is it possible to have two different servers

    Thanks guys
  4. jclay

    Is it possible to have two different servers

    I won't run them at the same time, so its possible?
  5. jclay

    Is it possible to have two different servers

    I have one I want as a real map, realistic Tibia. I want the other to be custom monsters. So what do I need to do, just download another server distribution and have it all in a separate folder?
  6. jclay

    How to edit distance and melee damage?

    I downloaded the server in the distributions section, its forgotten serverv2 mystic spirit. I want to change the damage of knights and paladins, and also the minimum and maximum damage, because they have a very wide range
  7. jclay

    How to edit distance and melee damage?

    "weapons.cpp" I can't find it anywhere. What folder should it be in? Should I create it if its not there? thanks alot for the help --- Updated --- "weapons.cpp" I can't find that anywhere.. What folder should it be in? And if its not anywhere should I create it?
  8. jclay

    How to edit distance and melee damage?

    It looks like something that is what I'm looking for, I just don't know where that goes... I've searched the forum, can't find a solution. I'm using mystic spirit v2
  9. jclay

    How to edit distance and melee damage?

    Where do I put this?
  10. jclay

    9.81 Global map with 50 quests: warzones, wote, inq, poi

    I was so excited about this pack because it has the new spells.. exori gran ico, etc.. but unfortunately the script system is written differently on my server pack(which is mystic spirit v0.2) :((
  11. jclay

    How to edit distance and melee damage?

    I don't see critical hits in the script anywhere. The damage range is random
  12. jclay

    How to edit distance and melee damage?

    Can someone explain what this means? Heres my knight vocation in the vocations.xml : <vocation id="4" clientid="1" name="Knight" description="a knight" gaincap="25" gainhp="15" gainmana="5" gainhpticks="2" gainhpamount="15" gainmanaticks="2" gainmanaamount="5" manamultiplier="3.0"...
  13. jclay

    How to edit distance and melee damage?

    Okay.. heres the thing. Mages have spells/runes that I can edit and have a minimum and max attack. So I'm guessing theres no formula for knights/paladins? I have a knight and paladin character, and they both hit in a VERY wide range. Sometimes they hit like super low-40 and then sometimes...
  14. jclay

    How to edit distance and melee damage?

    Yeah, the weapons attack is simple, I get that part. Sorry you misunderstood, I mean the damage formula of the distance attack and melee attack
  15. jclay

    Solved Is there a way to make a creature walk around a certain element field?

    I fixed the problem on this. In the dragon lords file, it was 100% resistance to fire in the <elements> and i took it out and put <immunity fire="1">, so its immune to it completely, not just resistant to it. So if anyone has this problem, hope that helped!
  16. jclay

    How to edit starting stat?

    You can edit the player LEVEL in the config.lua like Fermantor said.. but as for health, mana, cap, etc.. I'm pretty sure you have to edit that in the database. Should be in phpmyadmin under accounts/players then find the player to edit
  17. jclay

    How to edit distance and melee damage?

    I figured out how to edit sudden death and other spells damage, but I can't figure out how to edit the damage of distance and melee.. And not edit the weapons, like make assassin star:70 instead of 65.. I get that. I mean like the formula for the damage Any help is appreciated
  18. jclay

    Solved Restarting server causes player to go back in time?

    Well I fixed the problem, apparently I messed with some tables in the database and it screwed something up.. so what I did was just deleted the ots database and remade a new one, it deleted all characters but it worked. thanks for helping guys
  19. jclay

    Solved Restarting server causes player to go back in time?

    Just forget it, this Ot making stuff is just too frustrating, I've spent hours upon hours trying to figure stuff out.. edit this file...put this here...errors..crashes.. its not simple enough. Thanks for trying to help though
  20. jclay

    Solved Restarting server causes player to go back in time?

    Nevermind, it has nothing to do with the server saving.. its anytime I log out of a character. When I log in the character again it sets it back to the temple, like your just first starting a character? wtf
Back
Top