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

Help please "Not a valid member of datamodel"?

Asked by 6 years ago

local stringfolderequip1 = Player.Character[Player.Name.."StringFolder"]

It doesn't allow you to do things with it because for some reason it say's it's not a valid member of DataModel. What do I do to make sure it gets the actual Part? Also it is Player.Name.."StringFolder" to signify that each player has their own folder.

0
so right now when you said Player.Name.."StringFolder" that means, like my name is greatneil80, it will appear as greatneil80stringfolder, no gaps so you may wanna add a gap to string folder for it to work, idk your other scripts though so i can't really tell what will happen when you do that greatneil80 2647 — 6y

Answer this question