I have a multi level ability that with each level increases its range. I've tried everything i can think of to get the range to display properly. First level no problem but as the ability level up the range does not update. I tried making an actor for each level but the indexing for ability doesn't work. It gives a range of 0 for every index except 0(first level range). Very Frustrating. I messed with events to no avail. UGG!! Need help!!
YES I HAVE 4 VALUES. CANT GET THE RANGE ACTOR TO MOVE BEYOND 1ST VALUE. ALSO TRIED MAKING MULTIPLE RANGE ACTORS BUT THE INDEXING DOESN'T WORK. ANY TIME I INPUT ANY NUMBER OTHER THAN 0 IN TH EINDEX IT REDUCES THE RANGE TO 0.
I have a multi level ability that with each level increases its range. I've tried everything i can think of to get the range to display properly. First level no problem but as the ability level up the range does not update. I tried making an actor for each level but the indexing for ability doesn't work. It gives a range of 0 for every index except 0(first level range). Very Frustrating. I messed with events to no avail. UGG!! Need help!!
Tried adding several range values to the ability itself even if they are the same?
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Modifying the range via Catalog Triggers might work.
@DrSuperEvil: Go
YES I HAVE 4 VALUES. CANT GET THE RANGE ACTOR TO MOVE BEYOND 1ST VALUE. ALSO TRIED MAKING MULTIPLE RANGE ACTORS BUT THE INDEXING DOESN'T WORK. ANY TIME I INPUT ANY NUMBER OTHER THAN 0 IN TH EINDEX IT REDUCES THE RANGE TO 0.