Rotwood – How to Open Other Maps

Guide to Open Other Maps

All credit goes to Psychomaniac!

  • Go to your Rotwood installed folder (…\Rotwood Demo\data)
  • Read the file call scripts_readme and do as it tell you how to Unzip the data_scripts.
  • After that you find the file call main.lua open it with Notepad++
  • There is a line, like this:
    • DEV_MODE = RELEASE_CHANNEL == “dev” or IS_QA_BUILD — For now, QA gets debug tools everywhere.
  • Put — in front of that line, so it look like this:
    • –DEV_MODE = RELEASE_CHANNEL == “dev” ….
  • Add this line right below that line: DEV_MODE = true
  • So it look like this:
    • –DEV_MODE = RELEASE_CHANNEL == “dev” ….
    • DEV_MODE = true
  • Then Save.
  • Open the game, Now when you back in town there will be a [Debug Menu] button on the top right of your screen.
  • Click that choose unlock all location and DONE.

Notes

There are more to click than just unlock all location.

For Admin, If this is not allow to share then feel free to Del this.

Egor Opleuha
About Egor Opleuha 7736 Articles
Egor Opleuha, also known as Juzzzie, is the Editor-in-Chief of Gameplay Tips. He is a writer with more than 12 years of experience in writing and editing online content. His favorite game was and still is the third part of the legendary Heroes of Might and Magic saga. He prefers to spend all his free time playing retro games and new indie games.

Be the first to comment

Leave a Reply

Your email address will not be published.


*