[ACE] Sending maps across RPG Maker VX Ace

● ARCHIVED · READ-ONLY
Started by ravan5019 4 posts View original ↗
  1. Hello! I have come to ask a probably simple question, but I cannot seem to get it working myself.

    What I want to ask is basically: How do I send maps from my project to another? When I send the file from my data folder that corresponds to the map in question that I want to send over, nothing appears in my project itself. Is there another way to do this? I need to make this work if I'm to collaborate with a very good friend of mine, so I was wondering. Thank you for reading, and I hope this can be answered!
  2. All you should have to do is copy all the "Maps", as well as "MapInfos", and "Tilesets".

    I just tried, and it worked for me. Just be aware that it'll write over the existing data. So the "Map01" that you import will overwrite the "Map01" that is already in that project. Same goes for tilesets and map info.
  3. Thank you very much, it works! I forgot about the mapinfos as well. Thanks again, though!
  4. Another way is you can run RPG Maker twice and open both projects, then simply Copy and Paste the maps that way. You don't have to mess with the mapinfo files or names that way.