#what is this

1 messages · Page 1 of 1 (latest)

autumn fox
#

ts pmo 💔

#

this is the script

vague hedge
candid berry
#

do math.floor(coso.Value)

autumn fox
vague hedge
#

rounds the number down

candid berry
#

math.floor rounds to interger

autumn fox
#

ooh

#

what if i would like to round to a decimal in exact?

#

like for example

#

0.00999 to 0.01

vague hedge
#

isnt coso supposed to be local coso = script.Parent.Parent.Value?

autumn fox
#

oh wait

#

thats right

#

lol

vague hedge
#

lmao

autumn fox
#

IT WORKZ 🥹

#

i did coso.Value = math.round(coso.Value * 100 - 0.01) / 100