Move characters by accounts, how?

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! gpadmin is offline
    MemberRank
    Oct 2006 Join Date
    318Posts

    Move characters by accounts, how?

    Hello

    Someone can explain how move characters by accounts? For example, i am lose my pass... i want just made new acc. and move my character here.... but how?

    Thank you for help.


  2. #2
    Apprentice FunnyD is offline
    MemberRank
    Nov 2008 Join Date
    23Posts

    Re: Move characters by accounts, how?

    I betther you dont move character, put one new password on account.

    example get one account you know password and put on same password in it account.

  3. #3
    Go go go! Cath22 is offline
    MemberRank
    Aug 2008 Join Date
    Cabal-ArenaLocation
    713Posts

    Re: Move characters by accounts, how?

    its more easy to recover your password.

  4. #4
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: Move characters by accounts, how?

    Yes just recover your password. There are some stored procedures for moving chars but when i looked into them they don't work. I tried some alterations to get it working but it didn't help. I know what the problem is but it isn't something that is easily fixable as it will affect a lot of other stuff. It is a problem i have to cure before i can think about upgrading databases.

    To recover your pass run this query on the account database where "logon" is your logon name:

    Code:
    exec cabal_user_update_password 'login', 'new password'

  5. #5
    Account Upgraded | Title Enabled! gpadmin is offline
    MemberRank
    Oct 2006 Join Date
    318Posts

    Re: Move characters by accounts, how?

    Thank you so much! :)



Advertisement