-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by brunorhis
-
-
hello @sader1992 , how can i clear the ranking? Do you have a specific command?
best regards,

Wiping all except Char and Login?
in General Support
Posted
Hello, first of all perform a security backup <<<THIS IS VERY IMPORTANT
after that run the following commands to wipe all data excep accounts:
if you wish not to delete the characters remove
TRUNCATE TABLE `charlog`;
TRUNCATE TABLE `char`;
before running the commands.