Ive done everythig And loaded up The 2 .exe's But it says 0 Accounts Loaded? Do You Think You Could Help Me? If Not Could You Control My PC through Remote Assistant (MSN) And Help That Way?
![]()
Ive done everythig And loaded up The 2 .exe's But it says 0 Accounts Loaded? Do You Think You Could Help Me? If Not Could You Control My PC through Remote Assistant (MSN) And Help That Way?
![]()
if its an ascent problem post in the private server section.
hey you might have installed it right....if this is the first time you have installed don't dispair....you just haven't created your character yet...start your server then start WOW....more then likely youll use admin as logon and admin as password...now create a character....now the next time you start it should say 1 account loaded and 1 character loaded.....I think your only problem is since this a new install and these items don't exist in your database until after character creation...and yes as above....posting this in the support section would have been a good idea.
Download and install Navicat or SQLyog on your pc. Go into your database and look for the table accounts. Create a new line and fill in what you want (remember to put 8 in the flags row for TBC enabled)
ore your ascent is not working with the database you are using
roflz go into sqlyog........ go accounts an make an account the Bc Number is Flag = 8....
run this querie with navicat/sqlyog:
change admin to what username you wnt and change secure to what password you wntCode:INSERT INTO `accounts` VALUES (1,"admin","secure","az",0,0,0,0,8);
grtz![]()