Is taht right or do i carry on with what you said ,minionalex4?
any ideas anybody if so please help me!!
Your leaderstats script doesnât work, show me its code.
leaderstats should be a folder not a value, change that in your leaderstatsâ script
So its not got a script right now
Are you missing something like this in your server script?
local Coins = Instance.new("IntValue")
Coins.Name = 'Coins'
Coins.Value = 0
Coins.Parent = leaderstats
If you arenât, try using Instance.WaitForChild
where do i put it and thank you
I believe 04nv is saying to put it in the ânormal scriptâ. By the way, the ânormal scriptâ that you are talking about is usually called a server script. Hope this helps