-
Newbie
Can't create accounts manually.
I use Amber GUI and I am unable to create new account manually via the GUI. Also, when I try to create them in-game using .account and whatever the subcommand is it just ignores the subcommand and gives me the same output that .account by itself does...
Also since I'm here where would I edit character starting info, such as starting spells for classes, factions for the different races and such? I found it before on Ascent but cannot find it for Mangos.
-
-
Newbie
Re: Can't create accounts manually.
Ok.. Question 1...
The only way I found to manually add accounts without a website is to go into your mangosd.exe console screen and type
"account create <account name> <account password>" because Mangos encrypts passwords. If you want to edit any other info from there go to your db editor and it should be in realmd and then accounts.
question 2...
All the info for player starting is in the db files: playercreateinfo, playercreateinfo_action, playercreateinfo_item playercreateinfo_spell which are all in MaNGOS db structure
If your going to edit those, be prepared for some .exe crashes because when it cant load the player create your exe windows just crash. (Im no expert but thats what I found to be the problem when they do crash). Go to UDB and find the .dbc file your editing to do it correctly.
Last edited by distructobob; 26-07-10 at 02:40 AM.
Reason: clarifying