View Single Post
  #2  
Old 08-26-2003, 12:59 PM
Meudar
Fire Beetle
 
Join Date: Aug 2003
Posts: 22
Default

A few things:

1.) If you are NOT using MiniLogin.ini (Or MiniLoginAccounts, whatever its called) Make sure you go into MySQL and type
Code:
INSERT INTO account SET user='eqemu', password='eqemu', status=200;
If it works, you will see:

Code:
Query OK, 1 row affected (number of secs it took)
2.) If you are using the miniloginaccounts file (cant remember the exact name of it) Then just set it up by entering in the correct info.

Also, the only way to set it up over LAN is if you use the .ini file.
Reply With Quote