Konversi float menjadi string lua
tostring(yourfloat)
--Example
tostring(10)
Grotesque Guanaco
tostring(yourfloat)
--Example
tostring(10)