Then basically, where i wrote local intval =
, after the equals as I mentioned, write the location of the IntValue. If the donation board is in workspace and the value is in there, just do workspace.DonationBoard.IntValue
, and just replace DonationBoard
with the name of your board model and IntValue
with the name of your IntValue
1 Like