Warcraft III resources & community, 2003–2006 · archived

Decimal points

2 posts
#1

Decimal points

I having problem with floating text.When i create a floating text, there are decimal points.How do I make the decimal points not show.
#2

Re: Decimal points

ShollkeeI having problem with floating text.When i create a floating text, there are decimal points.How do I make the decimal points not show.


Casting it to integer. I mean convert the real value into integer, then convert the integer into string, then display it as a floating text.