• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

How to import custum spell?

Status
Not open for further replies.
Level 4
Joined
Aug 28, 2004
Messages
81
I need help with spell importing. After i import them in the WE, i go watch in the spell list but i don't see the spell. Can someone tell me what to do plz? :?:
 
Level 3
Joined
Aug 21, 2004
Messages
57
if it's a trigger spell you've imported, likely there may be that you have forgotten to edit some variables. check those.
 
Level 11
Joined
Jul 20, 2004
Messages
2,760
How did you import it? With Import manager? If you have TFT just copy the skill itself, from Object Editor into your own Object Editor. You will mostly probably need to copy all the triggers that affect the spell (they should be in a folder or something...). First, once you have loaded your map go to File - Preferences and have checked the "Automatically create unknown variables while pasting trigger data". Then copy-paste the whole folder for the spell or all the triggers/JASS enchanchements affecting the spell into your trigger editor. Voila! You have imported the skill.
 
Status
Not open for further replies.
Top