HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Plague Aura on a Sentry Ward

12-30-2002, 05:01 AM#1
layzie86988
I've been trying to make a hero spell that allows me to place sentry wards with the plague aura on them to do damage per second in a radius. When I put the aura on the ward in the UnitAbilities.slk, I can place the ward and see the plague cloud animation, but it doesn't do any damage. Why not? As usual, any help is appreciated.
12-30-2002, 04:59 PM#2
Scio
did you give it the abom's plaue ability?
12-30-2002, 09:28 PM#3
layzie86988
No, I gave it the creep plague aura. I suppose I could try the Abom one. Thanks for the reply.
12-30-2002, 09:44 PM#4
layzie86988
Still doesn't work...
01-01-2003, 07:51 PM#5
ChronOmega
try and base it off a targeted summoning spell like darkportal then detect when wutever comes into the map and replace it with a plagued ward

Scio didnt we both try and do this before but just as a unit?
01-01-2003, 09:24 PM#6
layzie86988
If I were gonna do that, couldn't I just change the unit summoned code on a summoning spell to a plagued ward? That I think I've tried, which might be how I got the animation to work, but no damage came from it. I'll try though.