Account create for TBC from PHP script.
Hi all,
I've been spending most of last weekend getting my Mangos server updated to TBC. Now that it works, i want to setup an account registration page. All is fine but one thing.
If an account is created from the webpage, in the SQL database the TBC flag for the account is always set to '0' so the account cannot create the two new players, or go to outland. I'm using SPORA v1.2 for my page.
Is there a way to make all newly created accounts have the TBC flag set to '1' by default ?
Any help would be greatly appreciated.
cheers,
pSyChO dAd
Re: Account create for TBC from PHP script.
Hmm, i just figured it out :-P
After a lot of searching i found SPORA 1.3.3 which fully supports TBC accounts. So problem solved.
cheers,
pSyChO dAd