Char swap -> one ls account to another?
Could one of you experienced folks points me in the right direction - I want to move a toon from one login server account to another, and was curious where one might have to look in the db to altar that. dual boxing does not work well when the two toons are on the same LS account.
appreciate the help in advance! |
The 'account_id' field in the character_ table relates to the 'id' field in the account table.
Locate the LS account you want to move your toon to in the account table, and note it's 'id'. Then, put that 'id' into the 'account_id' field of the character_ table in the row of the character you want to change. |
+10 internets to you, thank you very much.
|
Another really easy way to do it is to use the webtool that comes with the eqemu server. Just enable it in your server config on this line:
Code:
<http port="9080" enabled="true" mimefile="mime.types" /> Code:
http://localhost:9080/ It sounds like alot of steps, but it is actually very quick and simple. If you plan to do account moves for people regularly, it is good to know this way. If you have port 9080 forwarded on your router to your server, you can also do these account moves from anywhere remotely, which can also come in handy :) |
All times are GMT -4. The time now is 06:50 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.