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

Merge object data

Status
Not open for further replies.
I want to extract the object data from a campaign file, and merge it into a map, without replacing/resetting any custom data in the map.

It looks like it's possible with NewGen5D, but nothing in the Extentions menu is working at all.

Is it possible to do this? I guess I could manually copy all the campaign data into the map, but that would be a lot of work.


In other words, I want to export maps from a campaign file, including all campaign object data.

Thanks!
 
Nothing happens at all when I push any of the menu items :(

Okay, it works now. I had a look in jasshelper.conf, the paths only had one "\" in them, adding another did the trick :)

Hmm... I'm not sure how to make sure the Campaign data is used as a base, with the map specific data being loaded over it?
Edit: looks like that's the default behaviour, looks good.
 
Last edited:
Status
Not open for further replies.
Top