HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Comparing hero skill lvls

07-31-2003, 05:54 PM#1
Xtil
I have this triggered ability made, but there are 2 lvls for the ability (ultamite) so I need to find out a way to compare hero skill lvls. (My skill does something different on each skill lvl) I have been trying to use comparisons but I cant find one for hero skill lvls. Can anyone help?

Xtil
07-31-2003, 05:57 PM#2
hodi
Make a second Trigger.

E- Hero gains Level /Or learns skill donno
C- Skill learned equals to your Ultimate
A- Set UltimateLevel = (UltimateLevel+1)