You see, that is my latest addition to my game. PlayerData is saved in a different script, it is supposed to be the swords that were purchased from my Shop in their inventory.
Thank you so much for your help!! This is the correct solution!
1 Like
also right here, maybe you forgot to put game.
in front of the serverstorage so that may be the reason why it made a error and stopped
Output is a very necessary tool when scripting so make sure you have that open oh and Script Analysis
read this article to better understand I guess
Yes, that is already identified as game:GetService("ServerStorage")
.
1 Like
if so make sure that ClassicSword is in the server storage and not serverstorage.Items