Thread: EQEC 1.3 out.
View Single Post
  #30  
Old 07-20-2004, 08:42 AM
Tertiary
Hill Giant
 
Join Date: Nov 2003
Posts: 192
Default

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.
Reply With Quote