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

    Lua SQL erros on my websitee ZNOTE ACC

    Seems that the column creation doesn't exists in the table accounts
  2. Raikou

    [NL] [10.98] Dolport Challenges

    Update: Coldfrost As you might have noticed there haven't been some map updates for a while. This doesn't mean nothing has been done. Currently a whole new island is being under development. The name of this island is Coldfrost, this place as it's in the name is really cold. Since it's a bit...
  3. Raikou

    [NL] [10.98] Dolport Challenges

    I just checked I made a small mistake, it should be zip instead of rar I'll change it tonight when I'm home. Thanks for the heads up. The first LINK is now fixed as well.
  4. Raikou

    [NL] [10.98] Dolport Challenges

    Update: Crafting Today the update is all about one of the newest features in Dolport Challenges, which is Crafting. You can read all about it on the crafting page under the library section. You can see the current craft-able items and their recipe. In Dolport it's possible to create your...
  5. Raikou

    [NL] [10.98] Dolport Challenges

    Thanks for the kind words. I hope you will enjoy your stay. :)
  6. Raikou

    [NL] [10.98] Dolport Challenges

    Map update: Kabarson ruins After some long investigations in the dungeon below Kabarson jungle, explorers found a hidden passage. You will need an offering to enter, but what lays beyond is no easy dungeon. The floor below is an ancient ruin with all kinds of strong creatures. You will...
  7. Raikou

    [NL] [10.98] Dolport Challenges

    Global update: Daily boss implemented, autoloot turned off As of today the Daily boss mission has been activated. You can enter it here: Sadly due to bugs in the backend we had to disable the autoloot function. Maybe in a later date it will be activated again, if the bugs are removed...
  8. Raikou

    OpenTibia OTClient that unpack map.otbm to .png files - v4.0

    Sorry for my n00bness in this, but I put the otserver in the same folder now. I delete the cache file and refresh the page, but sadly not working yet. (I really start to feel dumb now) // path to folder with monster, npc and spawns data $dataPath = 'data/'; $monstersDir = "data/monster/"...
  9. Raikou

    OpenTibia OTClient that unpack map.otbm to .png files - v4.0

    It doesn't seem to work if the server is on another drive? (webserver is on C, server is on E) // path to folder with monster, npc and spawns data $dataPath = 'E:/TibiaOT/Dolport Server/data/'; $monstersDir = 'E:/TibiaOT/Dolport Server/data/monster/'; $npcDir = 'E:/TibiaOT/Dolport...
  10. Raikou

    OpenTibia OTClient that unpack map.otbm to .png files - v4.0

    Thanks, that was very helpful especially the part where you tell how to put php as a system variable because that's why my php wasn't reacting in the console. I`m proceeding now, I'll keep you updated how things go :) EDIT~ Got it to work, it shows the whole map now for a peek: I do see it...
  11. Raikou

    OpenTibia OTClient that unpack map.otbm to .png files - v4.0

    This looks fancy, I'll be trying it out right now :) 1592087455 Yeap as expected can't get it to work for some reason, i got php but it doesnt understand php, i got git bash but it's not reacting. or via powershell But it does nothing. Than last method was do it via de PHP version, but...
  12. Raikou

    [NL] [10.98] Dolport Challenges

    Client update: Android version As of today it is possible to play Dolport with your android mobile phone. You can find it under downloads, or at the link below: Android: Dolport_otv8.apk PS: Today in the evening there will be some testing going on with the new daily boss on the test server.
  13. Raikou

    [NL] [10.98] Dolport Challenges

    Hunting Places: East Dolport In these articles is shown where the hunting places are in and around Dolport. In this article we will focus on the eastern parts of Dolport, which are mainly inhabited by Minotaurs, Dragons, Stone Golems, Water elementals, Behemoths, Wyrms, Mutated...
  14. Raikou

    Announce from server to discord

    That would be nice to implement awaiting the tutorial :)
  15. Raikou

    [NL] [10.98] Dolport Challenges

    Map update: Medisa Good news everyone, the explorers were already done for a while in the Kabarson jungle and now the settlers, builders and investors as well. As of today the second city is added. This city is Medisa. Medisa is a small city in the eastern part of the Kabarson jungle. Most...
  16. Raikou

    [NL] [10.98] Dolport Challenges

    Map update: High class lizards & Drakens As of today a new area has been added, it's somewhere hidden under the Kabarson Jungle. Here you'll find several kind of high class lizards. Furthermore this new location is only reachable following a quest. Are you able to unravel this mystery?
  17. Raikou

    [NL] [10.98] Dolport Challenges

    Map update: Mutated Rats & Tigers With this update there is a new spawn for mutated rats & tigers added. These seem to have escaped from the secret factory. So access to that location will be needed. Because of the further spread of the mutated rats and tigers, these also have been added to...
  18. Raikou

    [NL] [10.98] Dolport Challenges

    Map update: Kabarson Jungle With this update the real jungle is starting to show it's face. For the lower players new hunting grounds will be available. To reach the new hunting ground talk to Captain John in Dolport, be aware it's not a city but a jungle. Word is though that there are some...
  19. Raikou

    Making a fallen tree walkable

    Ah yes I got it working. These were the steps I did: Made the water under the tree walkable Put actionid on these tiles In swimming.lua I made the exception for the actionid above For the borders I made new itemcodes in item.xml and item.otb With some help from @XXV @discord
  20. Raikou

    AAC $user_data error after transferring to Xampp

    Seems to me you are referring to name, but it cant find that. You changed that or removed it?
Back
Top