-
Posts
54 -
Joined
-
Last visited
-
Days Won
6
Community Answers
-
AriusII's post in 6.2.417 Party Icon click make game crash was marked as the answer
what is a done it is a done
-
AriusII's post in playerdata.db why can delete user was marked as the answer
Go on navicat
Log into your database and double click on " users " table.
At the top-left of navicat you will find " Query " button, press it.
put this :Â DELETE FROM `playerdata`.`users` WHERE `Name` = 'simsim'
I have put the name of simsim if it's this one you would like to delete.
