Any way to reset ac...
 
Notifications
Clear all

Any way to reset achievements?

3 Posts
2 Users
0 Reactions
780 Views
(@gecko64)
Posts: 82
Estimable Member
Topic starter
 

A player is asking us if there's a way to reset their achievements. Is there (either on their end, or on our end in the Combu admin console or phpMyAdmin)?

 

thanks

Dave

 
Posted : 14/12/2016 1:06 am
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

The idea of having a simple full/single reset of Achievements (and Leaderboards) in the administration console is good, it'll be implemented for the next update, thanks for the suggestion.

For now you can execute the following query on your database (replace @ID_ACCOUNT@ with the Id of the user):

DELETE FROM CB_Achievement_User WHERE IdAccount = @ID_ACCOUNT@

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 14/12/2016 11:38 am
(@gecko64)
Posts: 82
Estimable Member
Topic starter
 

Thanks!

 
Posted : 14/12/2016 4:04 pm
Share: