• 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!

Recent content by Demoncrawler

  1. Demoncrawler

    I can't add sprite in objectbuilder.

    Otb is legacy as far as I know. You have to convert it to legacy after you saved it. Saving just saves the current status in the program. Items.xml has zero sprites, items.xml is just there for item properties like armor, attack, defense, description and things like that. On top of that you need...
  2. Demoncrawler

    TFS 1.X+ Any creative solution to block market for Roogaard?

    Change it in sources and check for vocation = 0 there. I would look into container.cpp first. If nothing works I would remove depot in Rookgaard.
  3. Demoncrawler

    [Germany] [13.40] Reign of Darkness - Custom Client Custom Map Custom Monsters

    Added about 40 more npcs to the map. Added many missing spawns and bossrooms. There are several more custom bosses. You can upgrade some more of your items with slivers. If you need money go to the silver cup at the King, do some tasks or visit the fighting pits. You have free blessings until...
  4. Demoncrawler

    [Germany] [13.40] Reign of Darkness - Custom Client Custom Map Custom Monsters

    We are extremely annoyed to announce Reign of Darkness. Over recent days we've carefully considered players feedback and worked endlessly to maintain our reputation as the worst OT server available. Our last edition was met with over 1 player and we can't wait to welcome you to this boring...
  5. Demoncrawler

    Deutsche ?

    Hey Leute
  6. Demoncrawler

    [Germany][Custom / 10.98] Reign of Darkness

    Well I won't restart or delete any accounts unless something changes really massive. If some admin sees this... please delete this post, I thought this was my other thread. The new server address is: Reign-of-darkness.de If some admin sees this... please delete this post, I thought this was my...
  7. Demoncrawler

    [Germany][Custom / 10.98] Reign of Darkness

    Added a spawn with golems gargoyles bonelords and further downstairs hydras serpent spawns medusas. Added another spawn with mainly grim reapers. Added a spawn with soulstealers and mutated. Added a spawn with sea serpents blood crabs and upstairs termites. Added a few more quests and NPCs.
  8. Demoncrawler

    [Germany][Custom / 10.98] Reign of Darkness

    Added some fighting pit right at the temple.
  9. Demoncrawler

    Damage format

    When I think about it, it is actually just a waste of resources and time. I would just cut all the dmg values so for example they deal 1-15 dmg. After that you just write a "k" after all those numbers and call it a day. Pretty much no difference to the other stuff.
  10. Demoncrawler

    TFS 1.X+ Problem with adding lvl. TFS 1.5 8.6

    You are adding a table and not a single number. I am not sure why you don't use math.random(1,3) instead and for k[3] just a number. So addlevel(3) for example.
Back
Top