Log in

View Full Version : How to Delete All Character Data


Bytebait
07-17-2020, 10:14 PM
Is there a clean way to delete all Character Data as if we were doing a server reset?

Secrets
07-18-2020, 02:02 AM
yes, there is

Bytebait
07-18-2020, 02:54 PM
Oh, you cheeky monkey.:)


Does this sum up the way to do it?

DELETE FROM character_;
DELETE FROM account_;
DELETE FROM adventure_stats;
DELETE FROM inventory;
DELETE FROM completed_tasks;
DELETE FROM eventlog;
DELETE FROM faction_values;
DELETE FROM friends;
DELETE FROM guilds;
DELETE FROM guild_;
DELETE FROM hackers;
DELETE FROM instance_list_player
DELETE FROM keyring;
DELETE FROM mail;
DELETE FROM merchantlist_temp;
DELETE FROM petitions;
DELETE FROM sharedbank;