• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Range Indicator - Leveled Spell

Status
Not open for further replies.
Level 9
Joined
Dec 21, 2006
Messages
490
hi

does anyone know how to create 3 different range indicators for 3 levels of the same target ability?
my problem is that i cannot validate the skill level inside the actor events (or did i just not find it?). validating the player with a requirement validator doesnt work for any reason i dont know.

thx in advance
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,199
I am sure there must be a way via the actor events themselves to eithor test the level of an ability or to incriment the level field that is used to look up the range the ability has at a certain level.

I hope blizzard gives us an example of this in use with their Blizzard DotA.
 
Level 9
Joined
Dec 21, 2006
Messages
490
i am adding a buff each time the ability is learnt because buffs are easy to validate inside actors. btw range indicators do not work for abilities with level. setting it to index >0 always results in a very small range (guess unit range).
so i am using dummy weapons and it works fine, i guess dummy skills should do too.
is there a limit for buffs(and stacks for buffs) on a unit?
 
Status
Not open for further replies.
Top