Importing Spells

Status
Not open for further replies.
Level 3
Joined
Oct 27, 2009
Messages
36
I'm not exactly sure if this is the right section, but I do not understand importing spells. I mean, I realize copying the dummy unit/ JASS Script / GUI, but I am curious if there is any easier way to copy all of the variables. I am having trouble as it takes me a long time to copy the variables. (Some custom spells have 25+!) So yeah. Thanks in advance.
 
I'm not exactly sure if this is the right section, but I do not understand importing spells. I mean, I realize copying the dummy unit/ JASS Script / GUI, but I am curious if there is any easier way to copy all of the variables. I am having trouble as it takes me a long time to copy the variables. (Some custom spells have 25+!) So yeah. Thanks in advance.

On the world editor
File->Preferences there is a checkbox with the description (Automatically Create Unknown Variables when pasting trigger), just check it...

Note: (f the spell is in JASS and it uses UDG's then you would have to create them manually but if they're GUI this would solve your problem
 
Status
Not open for further replies.
Back
Top