HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

question

07-20-2003, 07:26 AM#1
blubber
Hello

My question is how do you place a unit summoned using animate dead or raise dead in a variable?
07-21-2003, 09:16 AM#2
blubber
Anyone?

Also how do you assign a disabled icon for a spell?

How do I make it so that I get experience from the enemy when I kill them using triggers?
Ex. Unit - Kill (triggering unit)
07-22-2003, 05:46 AM#3
blubber
Please I need answers. :( :( :(
07-22-2003, 06:38 AM#4
Dinadan87
Quote:
Originally posted by blubber
Hello

My question is how do you place a unit summoned using animate dead or raise dead in a variable?


I'm not positive, but I think there's a Unit event like "A unit is summoned"
Then just do an action to set the Triggering Unit as a variable of your choice. Of course if you want to keep track of multiple summoned unit you will need to add the triggering unit to a unit group instead of a variable.