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

Copy Spells

Status
Not open for further replies.
Level 15
Joined
Oct 29, 2012
Messages
1,474
There must be an option in Object Editor to export all spell data.
1- Go to Object Editor
2- File => Export Data (or something like that) and name it as you like.
3- Open your destination map, and go to Object Editor => File => Import Data
NOTE: You might lose all your current spells if you import
so the alternative solution to avoid such thing is to copy each and every spell one by one.
Regards.
 

Dr Super Good

Spell Reviewer
Level 65
Joined
Jan 18, 2005
Messages
27,296
If you know programming you can use some of the available object type libraries to manually modify the file. Be aware that an ability type ID might already be used for a completely different type in the destination map so you will have to perform checks and potentially rename the type and all references to it for the copy to succeed.
 
Level 6
Joined
Jan 3, 2015
Messages
56
There must be an option in Object Editor to export all spell data.
1- Go to Object Editor
2- File => Export Data (or something like that) and name it as you like.
3- Open your destination map, and go to Object Editor => File => Import Data
NOTE: You might lose all your current spells if you import
so the alternative solution to avoid such thing is to copy each and every spell one by one.
Regards.

i try import all objects then export to destiny map but if i do this existing unit is deleting (importan in cinematic etc) and its veryy baddddd
 
Status
Not open for further replies.
Top