• 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

    Host 2 ots tfs 0.3.6 (8.60 client)

    My 1st host worldId = 0 ip = "crushots.zapto.org" bindOnlyConfiguredIpAddress = false loginPort = 7171 gamePort = 7172 adminPort = 7171 statusPort = 7171 Tried to make but didnt work worldId = 1 ip = "crushots.zapto.org" bindOnlyConfiguredIpAddress =...
  2. D

    [France] InsanityOT 8.6 7171|CUSTOM|HIGHEXP|PRESTIGE RANKS|CUSTOM MAP|500+ MONSTERS|100+ BOSSES

    blinkz you are never abusive i dont even think you can get that low lol
  3. D

    [France] InsanityOT 8.6 7171|CUSTOM|HIGHEXP|PRESTIGE RANKS|CUSTOM MAP|500+ MONSTERS|100+ BOSSES

    You guys should map a jail they cant get out of and you tp them to temple once they say a code
  4. D

    Skill Bug

    Everything that says 1.0 to 1.1?
  5. D

    New Servers

    They should make tibia not play to win
  6. D

    Skill Bug

    Bump also this is the vocations.xml <?xml version="1.0" encoding="UTF-8"?> <vocations> <vocation id="0" name="None" description="none" needpremium="0" gaincap="5" gainhp="5" gainmana="5" gainhpticks="6" gainhpamount="1" gainmanaticks="6" gainmanaamount="1" manamultiplier="4.0"...
  7. D

    Skill Bug

    TFS 0.3.6 Please help me I really don't know how to fix this bug
  8. D

    Skill Bug

    Hi there is a big skill bug on my server but it has no errors on console the skilling rate is like x10000000000000 for players but on config.lua the skill rate is 15.0 I also tried skill rate 1.0 but players still get skill 9k in a few hours how do I fix this? I also have my server skill rate at...
  9. D

    [France] InsanityOT 8.6 7171|CUSTOM|HIGHEXP|PRESTIGE RANKS|CUSTOM MAP|500+ MONSTERS|100+ BOSSES

    I agree with you m8 this abusing started happening since day 1 with his gm
  10. D

    Free Scripting. TFS [1.2]

    [08/05/2016 13:39:41] [Error - LuaScriptInterface::loadFile] data/talkactions/scripts/toppr.lua:12: unfinished string near '"' [08/05/2016 13:39:41] [Warning - Event::loadScript] Cannot load script (data/talkactions/scripts/toppr.lua) [08/05/2016 13:39:41] data/talkactions/scripts/toppr.lua:12...
  11. D

    Free Scripting. TFS [1.2]

    Could some one help me with this script please? function onSay(cid, words, param) local storage = 4500 local players = getPlayersOnline() local ptable = {} {name, value} for i=1,#players,1 do ptable[i] = {getCreatureName(players[i]), getPlayerStorageValue(players[i]...
  12. D

    Need script fix

    How would I make this script open in a book?
  13. D

    need script pay for door

    Since we are on the door topic here is there a script to make a player pay 200 crystal coins to enter the door for 5 minutes and be kicked to temple after 5mins inside the door?
  14. D

    Need script fix

    why does this show only in my console? [08/05/2016 13:24:09] Name: Test - Prestige: 3
  15. D

    Need script fix

    so in the new lua i would put in getPlayersOnline() getPlayerStorageValue(4500) getCreatureName table.sort(t, function(a,b) return a>b end) (this sorts a table in descending order) ?
  16. D

    Need script fix

    i think that should be a different talkaction now since its complicated to script ranks with prestiges could you script me a talkaction that says !topprestige and shows the creatureid 4500 and 20 top players?
  17. D

    Need script fix

    Yes but only top 20 players
  18. D

    Need script fix

    but i want it to show all players too y = 20 z = 15 x = 10
  19. D

    Need script fix

    like it has a list that says the player names and creaturestorage of 4500 that they have from highest to lowest
  20. D

    Need script fix

    It still does not work :(
Back
Top