It says that it can't load any of my accounts because it's being muted... I've executed the SQL 2.4 Querey into my DB... using 2D's compiles.
How can I update it without losing any of mah items?
It says that it can't load any of my accounts because it's being muted... I've executed the SQL 2.4 Querey into my DB... using 2D's compiles.
How can I update it without losing any of mah items?
Add a new column into your accounts table named muted.
Beat me too it xD
theres the sql command for it ^^Code:alter table accounts add column muted int(30) not null default 0;
If you need me you have my skype, if you don't have my skype then you don't need me.
Deinstall Mysql,than install,dont change anything big,but choose a good password,than if it says success try open navicat,make the connection,and database,than execute the sql files or file.Than click on accounts,make a new one,and flags to 8 for BC and than try to start the server and to connect.
:wave: