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

    I pay $ whoever solves my problem! Illegal value ERROR!

    I am tired of following guides that never works. I mean, they work if you want to play alone, playing in localhost... This works like a charm, but whenever I try to make my otserver online (the real objective here) things go wrong. Going directly to my problem: I tried to change my client IP...
  2. C

    Lua Whats wrong with this script?

    I remade the script using 'elseif' and worked like a charm, didn't know that I could do that. Thank you!
  3. C

    Lua Whats wrong with this script?

    Not a problem with town, because the script works when I move to town 3, but when I reach level 20 It stop working. And thanks you for your reply!
  4. C

    Lua Whats wrong with this script?

    I made a EXP script that forces the player to get a certain amount of exp in rookgaard and when he moves to main island he get the normal exp. The script is working until level 20, after that it is like I am playing 1x server... Whats going on? PS: I am sure I disabled Stages in XML. This...
  5. C

    Suddenly I can't buy from NPCs anymore.

    I didnt test ALL npcs, but I tried with at least 6 differents Npc and they all have this issue.
  6. C

    Suddenly I can't buy from NPCs anymore.

    Okay, found out something really weird... New chars can buy OK, old chars can't buy nothing. WTF is going on? lol
  7. C

    Suddenly I can't buy from NPCs anymore.

    I just did what you said and the problem continue. Something weird happened too... I had 2 tibias open, one I could buy and other tibia dont... I restarted my client and now both of them can't buy... Maybe something wrong with my client? idk
  8. C

    Suddenly I can't buy from NPCs anymore.

    Until this morning I was playing normally, but now suddenly I can't buy from npcs... I have a backup server that used to work 100% and even this backup isn't working... There is no error on distro. All I did from this morning until now was mapping in RME. Any idea what could be causing this?
  9. C

    OTClient Is it possible to export RME minimap to the game?

    As the title says, is it possible to export my minimap from RME to my tibia client? If it is not possible, is there any other way to show the whole world in my minimap (client)? The map I want to unlock in game is a custom map made by me. My client is 11.xx
  10. C

    Shirako ~Mapping Thread~

    Wow... Really awesome! Simple and at the same time detailed, just the way I like. Thank you for helping! I am going to try to practice a little bit.
  11. C

    Monsters does not respawn.

    Fixed the problem. As you said, it was a problem in my sources. I changed the old spawn.cpp for this new one: /** * The Forgotten Server - a free and open-source MMORPG server emulator * Copyright (C) 2018 Mark Samman <[email protected]> * * This program is free software; you can...
  12. C

    Monsters does not respawn.

    /** * The Forgotten Server - a free and open-source MMORPG server emulator * Copyright (C) 2017 Mark Samman <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free...
  13. C

    Monsters does not respawn.

    In RME spawn interval is 60 (as default). All creatures does not respawn, it is not a specific one. I am using the OTX Server Global Version 3.10...
  14. C

    Monsters does not respawn.

    Hello everyone! When I kill a monster in my server, it does not respawn (even if I wait hours). Any idea what could be causing this problem?
  15. C

    Shirako ~Mapping Thread~

    Holy shi*. You are the most creative and brilliant mapper I've ever seen. I saw your first post here and was in 2013... I see you keep mapping and it encourages me alot! I was almost giving up because of university and work (I have like 2 hours per day to map, some days I dont even map), but I...
  16. C

    Lua Dawnport vocation changer

    Well, just found another bug. :( Whenever I use a spell, it reset my mana to 0 and my health to 150 lol edit: the bug happens when I level up a skill...
  17. C

    Lua Dawnport vocation changer

    It is basic but should do the trick... The character will act like a non-vocation, gaining 5hp, 5mp and 10cap per level until level 8. After level 8 you are going to get your stats normally... I was having trouble when the character could get more than 2 levels at once, but I managed to fix it...
  18. C

    Lua Dawnport vocation changer

    I did It. I finally found out a way to execute my Idea.
  19. C

    Lua Dawnport vocation changer

    My Idea is making a server that start level 1 and you can choose your vocation by passing through tiles (like dawnport). I managed to do It, but it is not like in global. Global Tibia you get 5 mana and 5 Hp per level until lvl 8, even If you have vocation. When you reach level 8 you must have...
  20. C

    Lua Dawnport vocation changer

    Hello! I AM trying to make a script that looks like global... Everything is looking fine, I can choose my vocation lvl 1, but the problem is If I choose sorcerer, for example, I Will have 285 mana instead of 80 (like global) when I reach lvl 8. Same Goes for Knight (higher Hp at lvl 8). My...
Back
Top