EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=616)
-   -   Characters (https://www.eqemulator.org/forums/showthread.php?t=7637)

Maarek 06-02-2003 07:23 AM

Characters
 
Ok, I have been having the problem, Where my character will get kicked out or zone and then when trying to relog onto that character after clicking Enter World It kicks me back to server select with no errors. I was wondering if there was a way i could back up just my characters so that I can transfer them to a new database? Will save me lots of #itemsearch #summonitem =) Thanks

Jalamorf 06-02-2003 08:30 AM

I'm gonna go out on a limb and say, "I don't think so."

I really hope this is possible, since I've torched 3 characters on Krusher's server, and, yeah, tons of #itemsearch and #summonitem gets pretty old.

IADestavator 06-02-2003 08:32 AM

Well it should be possible...

Usually you make a "dump" of the character you wish to "save" and when the database is recreated you just "import" the exportet dump of the character

Maarek 06-02-2003 08:53 AM

How do you make a dump of a single character and import back into the database?

IADestavator 06-02-2003 09:03 AM

So, say you want to dump the character data in a database called eq.


mysqldump eq character_ > character.sql
mysqldump eq account > account.sql
mysqldump eq faction_values > faction_values.sql

That will create the source files for those 3 tables. Then to put them back in

mysql eq < filename

will reload them...

Sure, it wont ex/import import 1 character, it will ex/import all characters currently saved in the database.

Merth 06-02-2003 09:12 AM

Before you get too far along with re-doing the database, make sure you try #movechar.

It sounds to me like you are running your own server and have a char that you cannot access due to the zone the char is in. Create another character and #movechar the bugged character to a different zone.

You can also take a look at the console for the zone.exe you connect to, which may give a clue as to why your character is failing to load.

Maarek 06-02-2003 07:46 PM

How come I dont see that command in the commands list? Is there any other commands not there?


All times are GMT -4. The time now is 09:32 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.