Transfer Account and Characters

Results 1 to 4 of 4
  1. #1
    Member emundus is offline
    MemberRank
    Jun 2022 Join Date
    59Posts

    Transfer Account and Characters

    Hi, it is possible to transfer accounts and characters from a server to another one?

    For example, from 4.3 to 5.8.

    Thanks for you attention!


  2. #2
    Proficient Member StingerOne is offline
    MemberRank
    Aug 2021 Join Date
    AltgardLocation
    160Posts

    Re: Transfer Account and Characters

    Backup your database before attempting the instructions below! Dump the the entire database to file to be safe.

    1) You need to dump the accounts table in the Loginserver and also need to dump all the player specific tables from the Gameserver.
    2) Check if the the tables are different in the new database and adjust the fields accordingly.
    3) Enjoy your characters on the new server.

  3. #3
    Member emundus is offline
    MemberRank
    Jun 2022 Join Date
    59Posts

    Re: Transfer Account and Characters

    Quote Originally Posted by StingerOne View Post
    Backup your database before attempting the instructions below! Dump the the entire database to file to be safe.

    1) You need to dump the accounts table in the Loginserver and also need to dump all the player specific tables from the Gameserver.
    2) Check if the the tables are different in the new database and adjust the fields accordingly.
    3) Enjoy your characters on the new server.
    Have a table named as "player_transfer", do you know how to use it?

  4. #4
    Proficient Member StingerOne is offline
    MemberRank
    Aug 2021 Join Date
    AltgardLocation
    160Posts

    Re: Transfer Account and Characters

    Quote Originally Posted by emundus View Post
    Have a table named as "player_transfer", do you know how to use it?
    No, don't use that table, copy everything over by use of a dump in phpmyadmin or something.



Advertisement