View Single Post
  #1  
Old 06-09-2003, 11:41 PM
wayjuk
Fire Beetle
 
Join Date: Jun 2003
Posts: 3
Default

Ok I fixed it again.

I repatched it with the EQEmu Patcher.
Changed eqhost.txt to...

[Registration Servers]
{
"127.0.0.1:5999"
}
[Login Servers]
{
"127.0.0.1:5999"
"127.0.0.1:5999"
"127.0.0.1:5999"
"127.0.0.1:5999"
}

Deleted all the info from the accounts table. Redid the following:

Open command prompt in the C:\Games\EQEmu\ directory & type: world.exe flag eqemu 200 Open command prompt in the C:\Games\EQEmu\ directory & type: world.exe flag eqemu 200

INSERT INTO account SET name='eqemu', password='eqemu', status=200;
GRANT ALL PRIVILEGES ON *.* TO '%'@127.0.0.1 IDENTIFIED BY '%' WITH GRANT OPTION;

Now login with eqemu as username and pass. I'm going to try and make my own account later... hmmm