• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

how the hell do you make/copy spells easier?

Status
Not open for further replies.
Level 6
Joined
Jul 21, 2011
Messages
139
so lets say i have a spell and i want to copy paste it to make another similar to it, but you have to change all the variables and stuff, is there a way to make this easier and faster than clicking every single thing and creating a new variable? for example "caster" "caster1"
 
Level 19
Joined
Aug 8, 2007
Messages
2,765
set all of the variables on Unit - Unit starts the effect of an ability.

Also, you can go to File > Preferences > Automatically create unknown variables when pasting trigger data. This will automatically create the variable if u paste it into the map but dont have the variable
 
Level 6
Joined
Jul 21, 2011
Messages
139
you mean not putting everything into variables? wouldnt that cause leaks or problems? elaborate please

also yeah i know the second thing but thats not related to what im asking
 
Status
Not open for further replies.
Top