• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

What is the fastest way to transfer map terrain to another map?

Status
Not open for further replies.
And i want to retain all object data, import data and trigger data of my map. (the one that im trasnferring to)

Well you can export all object data from the object editor, same goes for trigger editor and import manager.

File --> Export all object data (Object Editor)
File --> Export triggers (Trigger Editor)
File --> Export all files (Import manager)

But there is a probably an solution to extract all the map data with a 3rd party program. Casc viewer or such could be what you are looking for.

Unfortunately I have not used 3rd party programs to extract map data so this is all I got for you this time. :)
 
Open your map, zoom out, make sure Textures/Cliffs are deselected in the Terrain Palette, select from one corner of the map and drag your mouse across the entire terrain, press control + C (copy), open the other map, press control + P (paste) and line everything up.

For Units/Doodads you can press Control + A to select all of them and copy and paste them from one map to the other.

I imagine things will break if the copied Unit/Doodad data doesn't exist in the new map.

If the map is huge then you'll probably want to break it up into chunks.
 
Last edited:
Status
Not open for further replies.
Back
Top