RatingBuster Classic

RatingBuster Classic

51.6k Downloads

How to fix position % values on stats crit, hit...

ZendorES opened this issue ยท 2 comments

commented

I need to move the value in percentage to the end of stat
image

I need ."...X p. (x,xx%)"

Thx!!

commented

Hmm, I made some changes that I think will work, although this could affect more than I'm intending, so I'd appreciate if you could test it.

Basically, this will treat the numberPatterns in each locale file (esES.lua etc.) as if they were actually numbers. So with the pattern defined there, 6 p will be considered a number instead of just 6.

14b56a6

commented

Perfect!!!
image

Thx, I have many doubts, I am new to this and I need to make more changes, when I do not know how to continue I will tell you about it here!