- Joined
- Oct 2, 2013
- Messages
- 95
Hey all.
I am currently working on a map similar to Angel Arena.
I played and loved angel arena allstars, but it looks quite poor in balance/content and i am sure i can do better.
I don't have much experience around War3 modding - i don't know anything about jass and all my map editing to the day was done in Halo: Reach and Age of Mythology.
I am currently creating one of my heroes - Fire Sprite. One of his abilities allows him to deal splash damage with his auto-attacks ( an autocast ability with base on Searing Arrows ).
I've managed to do some triggering for the AoE damage, so now Fire Sprite deals splash damage every attack. Problem is that it happens even if the ability is inactive ( turned off ).
Triggers:
Event:
Unit is attacked.
Conditions:
Attacking unit is Fire Sprite.
Spell Being Cast is Molten Bomb (Name of the spell. If i add this one line the trigger doesn't work at all, like if it didn't recognize my spell as a ability.)
Actions:
Damage units in area.
I've looked around but I've found no guides that would help me with this one specific problem.
Please help?
Thanks!!!
I am currently working on a map similar to Angel Arena.
I played and loved angel arena allstars, but it looks quite poor in balance/content and i am sure i can do better.
I don't have much experience around War3 modding - i don't know anything about jass and all my map editing to the day was done in Halo: Reach and Age of Mythology.
I am currently creating one of my heroes - Fire Sprite. One of his abilities allows him to deal splash damage with his auto-attacks ( an autocast ability with base on Searing Arrows ).
I've managed to do some triggering for the AoE damage, so now Fire Sprite deals splash damage every attack. Problem is that it happens even if the ability is inactive ( turned off ).
Triggers:
Event:
Unit is attacked.
Conditions:
Attacking unit is Fire Sprite.
Spell Being Cast is Molten Bomb (Name of the spell. If i add this one line the trigger doesn't work at all, like if it didn't recognize my spell as a ability.)
Actions:
Damage units in area.
I've looked around but I've found no guides that would help me with this one specific problem.
Please help?
Thanks!!!