#Value Not Saving

6 messages · Page 1 of 1 (latest)

versed shadow
#

So I have this upgrade script that updates the CandyLevel when you upgrade. The value updates but it doesn't saves when leaving and rejoining. When earnt throught a different script, it does save

ripe hare
#

so whats wrong

ripe hare
# versed shadow

oh wait already found it just a RemoteEvent just like lua BuyButton.MouseButton1Click:Connect(function() UpdateCandy:FireServer() end)

ripe hare
#

no