Warcraft III resources & community, 2003–2006 · archived

aura question

18 posts
#16
i am having a lot more success with your spell I downloaded chuckle brother. but, how do you set it for a hero not yet on the map, as in a player gets a chance to pick a hero, so if they pick that one, how do I set the skill as usuable by the picked hero for the players that pick that hero? Also, what is the bonus hider variable and the bonus unit variable for?

Would it work if I just took out the trigger to disable my custome auras, so that any picked hero would have the custom aura?
#17
Unless you are willing to use JASS for now you will have to be content with an aura only working for a single unit, of course you could make it work for multiple players, and if you do want that I can easily set it up.

As to not using preset units just use a unit group pick that will get the hero that has the aura above level 1. Remember though that as it stands only 1(ONE) unit may have the aura.

The *Hider* spell is a spellbook ability, it contains our actual bonus, which can be ANY passive ability that exists in the game. The *Hider* ability must be Disabled for all players so that you cannot see it, however the passive inside will continue to function properly, and can be leveled with triggers.
#18
i'm not very experianced with variables, and i must say that all the variable work you did in that spell is helping me figure that stuff out, so thanks for the help Chuckle Brother and Ramza