Kromster80/kam_remake

Allow to resize maps from the Map Editor

petrmenzel opened this issue ยท 5 comments

I have XL map, but I want XXL. How to do it? I have compared FILENAME.map and it seem there are some lines more.

Thx

Create XXL map copy the XL one onto the XXL one and then expand it

It is ask for new feature to the Map Editor.

Forum is not good for this.

I do not understand you suggestion.
If I copy files from folder included FILENAME.map I will lose all terrain in the FILENAME.map file? Do I miss something?

Your solution do not work.

I hope it help someone:

  1. Open your map.
  2. Go to the terrain.
  3. Click the 5. option.
  4. Select on the map all your map.
  5. Copy.
  6. Create new map of size you want.
  7. Again go to the terrain.
  8. Select the 5. option.
  9. Point mouse on the map where you want to paste.
  10. Paste.
  11. Confirm paste.

Wow, I did not know you could copy paste from one map to another. But it works!
Cool.
Also I almost finished map resize feature. Same as in KP

Terrain copy/paste intentionally uses the Windows clipboard, so you can even run two copies of the editor and copy paste between them. It was intended to allow map resizing too. But a dedicated feature for this could be useful I guess.