Round up float value
Hey,
is there a way to round up a float value? The internal function doesnt work for some reason. I want to round up a KD-ratio
I don't have much knowledge about exactly this, but I'm pretty sure that if a function is supposed to work and it doesn't, you have done something wrong. It's editing in notepad we're talking about here, and the "rules" apply, no matter what operating system you use, or whether you have steam or aiw version.
Okay i got it working. The next problem is, that it return an integer, but i want a float value (from 1.5777778 to 1.57)