Anyone Familiar with ProfileService? I’m trying to wipe Player Data. via a Admin Command, and I cannot figure it out for the life of me
PS for anyone tryna flag it, I cannot figure out what this would be Labled as.
Yeah this goes to Scripting Support not code review so.
Thanks for Notifying me!
30ccccccccccccccccccccccccc
1 Like
ProfileStore:WipeProfileAsync(key)
Im trying to have a button. for an Admin panel. that says DataWipe. I’m not Familiar with it
as in, Adding aButton to an Admin command. that allows you to type The Players user, and Wipe that Data
Assuming you use the UserId as the key, have the admin provide an UserId, and use that to wipe the data.
ProfileStore:WipeProfileAsync(userid)