How would I wipe ALL profiles in ProfileService?

I know there is a way to wipe individual profiles of individual players with ProfileService, but I do not know of anything for easily wiping ALL profiles.

Change the ProfileStore key to something else.

1 Like

Yes, that is what I am going to do if all else fails, but I was wondering if there was a way to do so without having to change the names of a bunch of keys in my profile:

I think you misunderstood what I said, I meant change ProfileStore’s name API - ProfileService (profile_store_index); let me know if I’m wrong.

1 Like

That, or maybe changing the profiles table to {}?

1 Like

Yep, this was the solution. I even made a little feature for doing it

Thanks!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.