So the number run out like 500.0000004
and I dont know what cousing it?
Help?
Screenshot : [URL="http://pasteboard.co/2XFEvjsOK.png"]http://pasteboard.co/2XFEvjsOK.png[/URL]
CODE :
[CODE]local mo = hx/1 +10
local vm = ph/1+10
draw.DrawText("" ..ply:GetVelocity():Length().. "","Deathrun_SmoothBig",mo,vm,Color(255,255,255,255))
[/CODE]
math.ceil?
[QUOTE=mcNuggets1;51434716]math.ceil?[/QUOTE]
?
Run the length return thru math.floor or math.Round
[QUOTE=code_gs;51434756]Run the length return thru math.floor or math.Round[/QUOTE]
nvm got it
Sorry, you need to Log In to post a reply to this thread.