S
Soul_Lift
Guest
I want a ability, Inferno, but only for the meteor kind of effect. No Inferno is summoned. Just the rock come's crashing down causing damage. Anyone help me please? Thank you in advance. 
Persen said:I did this once, and then i dit it this way:
Make a custom infernal unit. Disable its attacks and set its model to ".mdl"
Call it <Meteor> (If you want)
Then edit the Inferno spell to summon your unit.
Then a trigger:
Event: Unit - A unit summons a unit
Cond: Unit-type of (summoned unit) equals to Meteor
Action: Wait .8 seconds
Action: Explode (summoned unit)
Dont have the editor open but thats the basics.
Originally Posted by Persen
I did this once, and then i dit it this way:
Make a custom infernal unit. Disable its attacks and set its model to ".mdl"
Call it <Meteor> (If you want)
Then edit the Inferno spell to summon your unit.
Then a trigger:
Event: Unit - A unit summons a unit
Cond: Unit-type of (summoned unit) equals to Meteor
Action: Wait .8 seconds
Action: Explode (summoned unit)
Dont have the editor open but thats the basics.
it makes perfect sense.except i would wait about 0.5 seconds not that it makes difference.
Alexander said:That would WORK, but it wouldn't LOOK very good, since the Inferno's dying animation would play, not to mention the birth animation (where he rises up from the flames, and whatnot)
Alexander said:So wait for like .5 seconds, as someone suggested. The damage is part of the spell. It happens no matter whatHell, try it WITHOUT waiting at all, because like I said, I'm pretty sure the damage will go ahead and hurt ya anyway.
Then explode it![]()