Quote:
Originally Posted by Darkdrizzt
Has anyone got this to work with 5.7 DR6? I click connect and it goes by the username then at password it says "Login Failed"?
|
It works, but you need a 'local' id and password in your account table, e.g.
Quote:
INSERT INTO account SET name='eqemu', password='eqemu', status=200;
|
Then use userid and password of eqemu/eqemu.
If you can get into the world console by starting a command prompt and typing:
telnet <your server IP address> 9000
the same userid and password that works there will work with EQEC.