Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::MiniLogin

Support::MiniLogin Support forum for problems with the official MiniLogin release.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 01-23-2005, 07:08 AM
Cailin
Sarnak
 
Join Date: Dec 2004
Posts: 30
Default

I don't believe you need MiniLoginAccounts.ini. (I'm using the same set-up as you are - no miniloginaccounts.ini file.)

What you DO need is a row in your account table in your database that will tell the server what your account username and password is. As in, run this query in the MySQL console (after selecting your eq database, of course):
Code:
INSERT INTO account (name, password, status, minilogin_ip) VALUES ('yourusernamehere', 'yourpasswordhere', 0, 'youripaddresshere');
(Of course, replace all of the 'your...here' with the proper values. Be SURE to keep the single quotes in the query, or else it will fail.)

This will add the row into the database. Rename your miniloginaccounts.ini file to something like miniloginaccounts.ini.bak in order to make sure the server doesn't look for it. And try logging in with your new account after rebooting MiniLogin.exe.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:48 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3