View Single Post
  #2  
Old 03-27-2003, 07:02 PM
novar34
Fire Beetle
 
Join Date: Mar 2003
Location: oklahoma
Posts: 5
Default

when i had this problem i went looking through the forums. the way i fixed it was to open mysql.exe and type

Code:
insert into account
set name='eqemu', password='eqemu', status=200;
then open a dos prompt, change to the eqemu dir and type

Code:
world.exe flag eqemu 200
then try running eq and using the username "eqemu" password "eqemu" (minus quotes). hope this works for you