#Saving Data error

6 messages · Page 1 of 1 (latest)

bitter copper
#

Please seend the script as a text

#

Using format

marsh basin
#

`

unborn current
#

use plrs.PlayerAdded:Connect(PlayerAdded)
instead of plrs.PlayerAdded:Connect(PlayerAdded())
so it'll return "player" property to function

#

also u should use another name, don't use "PlayerAdded" to name the function (it'll cause duplicate and misunderstand)