Warcraft III resources & community, 2003–2006 · archived

change attack type

5 posts
#1

change attack type

Hell, I wan´t to make a spell that when a hero casts his attack type is changed( from hero to magic). How do I do this?
#2
I thought theres a trigger function for that in WEU, but if u dont have that, the only way is to replace the hero with a hero with another attack type (and then make alot of vars for the old heroe's exp, lvl, hp, mana, stats, items etc

or Jass, but dont ask me bout that
#3
Only way I can think is an ability that chooses which attack index is currently active, so you are limited to two options I guess.
#4
No u cant do that with triggers, not even with WEU
my options will work
#5
OK, thanks for the answers. I´ll try now.