• 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!

Merging Heroes (Units/Abilities/Buffs/Items/etc) from multiple maps

Status
Not open for further replies.
Level 4
Joined
Dec 17, 2010
Messages
111
I have been reading on threads on how to do this, basically I am trying to take heroes and units from maps online to make a map/mod that has tons of heroes. I am able to kind of do this via copy/paste between two maps but there are little issues here and there with things like icons or an ability not showing a missile effect needing to be reselected in the object editor.

I checked out Jass grimiore stuff but could not get it working at all, it mentioned versions of the game many years old. I tried a MPQ editor but I am unsure how to merge stuff like units, abilities, items, buffs...

Is there an easy way to do this? All I am really trying to do is grab heroes for my own use to be able to load them all onto standard melee maps. I don't mind importing objects, then import manager for files and models, then add dependencies for heros and the trigger to limit one of each ... but the copy/paste between maps of all those abilities might take too much time from playing, as I am an older guy and work alot and have family, pets, etc lol

Thanks for any answers!
 
Anyone? This extensive forum of genius info and no one knows or has time to explain? Just looking to put some heroes on standard maps without making them myself ... thanks ahead for answers.
 
I mean you only gave it 16 hours for a reply....

You could make a copy of the 'source' map and then in that copy delete all custom objects except the ones you want to import. Then use the "Export all Object Data..." and "Import all Object Data..." commands under File in the Object Editor. But you'll still probably end up with object ID collisions that will need to be resolved, and any triggers from the source map will need to have their object references updated.
 
Status
Not open for further replies.
Back
Top