HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Create Corpse Spell Problems

08-05-2003, 04:43 PM#1
Allanon[Druid]
Hey,
I'm having trouble with a custom spell that creates a corpse at a specific point. I based the ability off of Carrion Swarm and got rid of all the art and made the cast range "0" (so the necromancer needs to be right next to the targeted point) and the cast time to "8". I'm using triggers to make the corpse, but I can't seem to find out how to make it appear where the user clicked.

Any ideas? Thanks in advance...
08-05-2003, 04:52 PM#2
Raleign
Use the Event A unit is issued an order targetting a point as well as a unit finishes casting an an ability. Use this Condition: Issued order equal to (Ordercarrionswarm).
08-05-2003, 06:20 PM#3
Allanon[Druid]
I had tried that before and it didn't work.

Thanks anyways. Anyone else?