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

How to copy all variables at once?

Status
Not open for further replies.
Level 4
Joined
Jan 5, 2014
Messages
79
I would like to copy all variables from one map to another, is there a way to do this?
 
Level 14
Joined
Jun 27, 2008
Messages
1,325
If you want to copy a trigger and all its variables you can do:
WorldEditor -> File -> Settings -> Tab "General" -> Create unknown variables ...
(or something similar, my editor is in german)

If you have that option enabled you can open both maps in the editor, copy a trigger, switch map (Window -> other map) and paste it and all required variables will be created automatically.
 
Status
Not open for further replies.
Top