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

Can someone help me with spells ?

Status
Not open for further replies.
Level 3
Joined
Jun 21, 2008
Messages
38
Hi everyone ,i have some isues,i dont know how to import spells,i dont think is just copy and paste a spell and units . . . .i have 3 maps that i want to import the spells from it.pleae can someone make a tutorial or explain me how to make a spel to work,or how to make a spell . Ty
 
Level 6
Joined
Aug 19, 2006
Messages
187
normally you must only copy the trigger (if custom spell) or the spell data from the object editor into your map.

if it is a trigger you have to copy the dummy units aswell if there are dummies used. and if it is a jass trigger you must look that the id codes are changed or you use the same ids. (ids are the for example 'A04E')
 
What kind of spell?
GUI, MUI or Jass...

Um... lol ;P

Spell makers usually make "documentation" oh how to import. But it depends, old spells don't have that :S

But its pretty simple, first copy all object data(spells/buffs/dummy...)
Then copy the trigger.
Its good to check if everything is in order (trigger-object data) Simply disable and enable trigger.

Then you test if it works ;D
 
Status
Not open for further replies.
Top