Warcraft III resources & community, 2003–2006 · archived

Stun aura help agian...

7 posts
#1

Stun aura help agian...

hi, yeah i tried to do what u said make a stomper cast thunder clap, but i ran into a problem, my even is every 5 seconds of game time

action: create 1 stomper for X player, at position of X player facing default building. now how would i do this if i want it to be created for the hero that has the aura? and also is it possible to make the units created move along with the hero when it is created?
#2
Try looking for an aura template, not sure if it will work.

why did you post in a new topic, instead of where the rest of your posts on this are?
#3
Learn ability trigger -
Hero learns this ability
Turn your ability trigger on
Set "StunAuraer" to learning hero

Stun Aura ability trigger -
create 1 stomper for owner of StunAuraer, at position StunAuraer facing default building

There, this should work.

Not sure whether anyone can help you simplify it into one trigger though.
#4
oh i reposted cause the other one was closed, but thanks for the help :D it works now.
#5
Sorry... I probably closed it because it seemed that your problem was solved. Next time, try to see if I'm online, and if I am, PM me and I will unlock something I might've locked something you needed.

~Daelin
#6
Hmm, just a thought about the whole creating of a unit, i have done a spell like this in the past, and it can cause lag when the game get further in, so I just suggest that you create 1 stomper when it is learned then just move that unit to the hero each time.
#7
ok i kinda lied about the above statement, see i had a spell map that had the same aura, but when i input the same ability into my map and tried it, it wouldnt work. this is my code wats missing?

Intensify
Events
Time - Every 5.00 seconds of game time
Conditions
Actions
Unit Group - Pick every unit in (Units in (Playable map area) matching ((Level of Intensify ability for (Matching unit)) Greater than or equal to 1)) and do (Actions)
Loop - Actions
Set stunauraowner = (Unit-type of (Picked unit))
Unit - Create 1 Intensify Dummy for (Owner of (Picked unit)) at (Position of (Picked unit)) facing (Position of (Picked unit))
Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
Unit - Order (Last created unit) to Orc Tauren Chieftain - War Stomp