Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

I am getting an perform arithmetic (add) on Instance and number  error can anyone help please?

Asked by 3 years ago

The code error looks like this:   17:01:23.444 ServerScriptService.Remotes:10: attempt to perform arithmetic (add) on Instance and number  -  Server  -  Remotes:10 The code looks like this: player.leaderstats.Strength.Value = player.leaderstats.Strength + 15 * player.leaderstats.Rebirths.Value + 1

Please help.

Answer this question