• 🏆 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!

How to increment variable numbers in Tooltips?

Status
Not open for further replies.
Level 7
Joined
Jul 5, 2007
Messages
338
My question is how do you increase numbers within tooltips so that it increases according to an equation like for example: "7+2*Level of Ability" when I auto-fill levels. Each ability I have in my map goes up to 100 levels and I honestly don't want to spend like 3 hours doing that just for one ability.

I can't use <AHbz,DataA1> and so forth, since my damage are variables in the Trigger Editor. This is what I want to do:

This is the equation at level 1:
Level1Equation.jpg


The damage has it changes at level 1:
Level1EquationAdd.jpg


The damage as it increases level 2:
Level2Equation.png


Something along these lines ... If you know how please tell me. Thank you.
 
Status
Not open for further replies.
Top