04.05.2014, 22:20
So I fixed my previous error with the help of a forum member, but I ran into an issue with float numbers:

What I'd like is a way to express that number as an integer between 0 and 1000 (like a default vehicle health integer).
I believe what you see is what you get, the vehicle health is expressed as a float, and formatted into a textlabel. I want the text label number to show 0-1000 and I don't know how to do that. Seeing my script shouldn't be necessary.

What I'd like is a way to express that number as an integer between 0 and 1000 (like a default vehicle health integer).
I believe what you see is what you get, the vehicle health is expressed as a float, and formatted into a textlabel. I want the text label number to show 0-1000 and I don't know how to do that. Seeing my script shouldn't be necessary.