- Joined
- Jun 26, 2020
- Messages
- 1,928
Hello, this question is because when I use the function
tostring
in an integer value that I get from functions like GetItemCharges
or GetHeroLevel
it appears with decimals, why? This didn't happen before. I know I can solve it by using the functions I2S
or math.floor
, but that is too much of a pain.
Last edited: