• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

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