• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

How do I quickly transfer over all the data from one map to another?

Status
Not open for further replies.
Level 22
Joined
Feb 4, 2005
Messages
3,971
In War3 you could select 1 item per type and paste it on a new map liek 1 Unit, 1 Item, 1 Ability, 1 Buff. In SC2 you cannot copy and paste more tha one type but you can paste several items in the same type. E.g several units or several Items or several Actors.

So one way is this, the other way is using a mod and loading stuff from it.
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,198
Try using the Import manager to export the .xml data files from your old map and then import them into your new map. They are marked as reserved so I have no idea what will happen.

If nescescary the same idea can be done using a third party MPQ editor to move across the data files.
 
Status
Not open for further replies.
Top