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

Please help : How to export/import all?

Status
Not open for further replies.
Level 1
Joined
Dec 14, 2010
Messages
2
I need to import ALL on the map but not "the map" (i mean terrain etc)
just: obj, triggers, imported models with custom path, sounds used "has a sound", "custom gameplay constants",

Resumed: all exept the terrain, starting position, creeps...

How can i do this?


Thanks :)
 
Level 9
Joined
Oct 6, 2007
Messages
406
As far as I know, you can't export gameplay constants, or sounds (you have to re-import them in a new map). Objects, imported models with their custom paths are easy. Just export "all object data" in the object manager, and re-import it in the new map. Make sure to import your models first, so that the object data will be complete. Models must be re-imported manually, just like with sounds. Triggers, you can just copy the trigger and paste it.
 
Objects -> Export all object data
Triggers -> Export all trigger data
Imported Stuff -> Export All

Note: Import the imported stuffs first, then edit their paths (yes, you need to edit them again manually), then save the map (you might also need to restart WE or JNGP) before importing the object and trigger data...

for others, you need to manually do them (gameplay constants, sound variables, item tables, etc)...
 
Status
Not open for further replies.
Top