#feels like a stupid question

22 messages · Page 1 of 1 (latest)

vital quail
#

you forgot .Text

#

of TotalDisplay

mortal condor
#

still doesnt work

vital quail
#

any errors in the code?

#

oh yeah

#

i see why

#

you're accesing StarterGui inside of the PlayerGui

mortal condor
#

wdym? (sorry for all the questions, i know a little luau but not that much)

vital quail
#

not the gui the players actually have

#

you can get it via

#

game.Players.LocalPlayer.PlayerGui (if its a local script)

mortal condor
#

it actually displays the value of 1, the base value, now, but the value doesn't change when the other values change
this should display 297.613, not 1

foggy flame
#

local TotalValue = (ColorValue * ParticleValue *MatValue)

#

1 * 1 * 1

#

=

#

1

mortal condor
#

ill send the entire script rq

vital quail
#

oh no