Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Tutorials/Howto's

Archive::Tutorials/Howto's Archive area for Tutorials/Howto's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 03-19-2004, 08:35 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
How do you create the miniloginserver.ini file??
First open up "Notepad" then type in the information you want. Click on file, save-as, and type in the name of the file as miniloginaccounts.ini, and make sure it is saving it in your emu directory, and you are done...

There is TWO things to remember when makeing this file that most poeple dont realize. One is that you HAVE to have a space after your password, so using the example .ini file :
Code:
localhost eqemu eqemu
You will have a space after both eqemu's.

The second thing to note is that when you type that in and then hit your space bar after the last eqemu, do NOT hit the enter/return button. If you do this will be read as a newline and server will read that line as, not blank, but a newline character, and this WILL cause you to not be able to connect...

Quote:
world adduser eqemu eqemu 200
And:
Quote:
INSERT INTO account SET name='eqemu', password='eqemu', status=200;
This command does the same thing as the previous quote... In order for this command to work properly (making sure you have the right DB selected) you must first type the following command after opening MySQL as root user:
Code:
USE eq;
If your DB is named eq.....

If you are still having the problem after you try recreating your .ini file and adding the accoung, paste your world.exe, and zone.exe output here, also post your loginserver.ini, and load5zones.bat, and eqhost.txt files...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
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 10:00 AM.


 

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