• 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.

Internal ability data problem

Status
Not open for further replies.
Level 15
Joined
Jan 27, 2007
Messages
948
Hello everyone.
How do I use the internal ability data?
I can get it to work but it will only display the first data number, like:
Critical strike chance: 1
The numbers that go after the dot doesn't show, like
Critical strike chance: 1.35)

To accomplish that I use "<AOcr:DataA%" for example.

Any help on how to display the red color numbers? (not to be shown in color, but the numbers to be displayed)

The problem with this is that for example if my chance is 0.50% it will say 0

Thanks in advance!
 
Level 15
Joined
Jan 27, 2007
Messages
948
Actually, the crit chance goes up to 100 (the number, not the chance). 0.01 would't be 1%, but 0.01%. And that's what I need, if you have 0.01% it has to be shown as 0.01%, not 0% as it does right now.

That's the actual problem. All numbers that go under 1.00 are shown as 0. Kind of confusing for the user, he may think he has 0% chance to crit when he actually has 0.5% for example
 
Status
Not open for further replies.
Top