Jump to content
  • 0

Moving a character from an account to another one


Nagad

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  54
  • Reputation:   0
  • Joined:  06/04/15
  • Last Seen:  

Can someone explain to me how to do that please? smile.png

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  152
  • Reputation:   77
  • Joined:  06/13/15
  • Last Seen:  

Hello Nagad 

 

Follow this steps :

 

1- Login to your Database 

2- click on 'char' Table

3- Select the Character you Want to Move

4- Change the current account ID to the New Account you want 

 

example: 

 

the character you want to move's in phantom account and you want to move it to nagad's account

 

AccountID : username password

 

2000000  phantom  ********

2000001 nagad *****

 

change the account id in char table to nagad's accountID

 

charID AccountID name 

 

150000 2000000 ciel 

 

change the account id change it to 

 

150000 2000001 ciel 

 

 

Also make sure the char slot in the new account is not already taken. If so, change the char slot.

 

Personally, I find it is best to not do things like this on a running server. If you do - make sure the character leaves guild and party, and unfriends all friends.

 

 

 

hope this guid help you 

Edited by Ciel Phantomhive
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   55
  • Joined:  11/25/11
  • Last Seen:  

Also make sure the char slot in the new account is not already taken. If so, change the char slot.

 

Personally, I find it is best to not do things like this on a running server. If you do - make sure the character leaves guild and party, and unfriends all friends.

  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  383
  • Reputation:   121
  • Joined:  03/31/12
  • Last Seen:  

Also make sure the char slot in the new account is not already taken. If so, change the char slot.

 

Personally, I find it is best to not do things like this on a running server. If you do - make sure the character leaves guild and party, and unfriends all friends.

 

Does it possible via script? or you need to add it manually?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   55
  • Joined:  11/25/11
  • Last Seen:  

Sure, you can do it via a script, but again, I wouldn't recommend it.

Try it and see how well it works and let us know /ok

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.01
  • Content Count:  54
  • Reputation:   0
  • Joined:  06/04/15
  • Last Seen:  

Thank you!! :)

 

Will all the items, quests done, ecc be automatically transferred in this way?

Edited by Nagad
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   189
  • Joined:  11/27/11
  • Last Seen:  

Items should be transferred but storage, account variables etc will be deleted...

To use with caution therefore... (In fact just pay attention to all tables in sql who use the charid)

Edited by Vykimo
  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...