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
  #10  
Old 08-29-2007, 03:11 PM
wayneg
Fire Beetle
 
Join Date: Aug 2007
Posts: 11
Default

my configuration

LoginServer.ini

### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=127.0.0.1
##loginserver2=localhost
loginport=5999
##loginport2=5999
worldname=WaynesWorld
worldaddress=127.0.0.1
locked=false
#account=
#password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999


eqemu_config.xml

<?xml version="1.0">
<server>
<world>
<shortname>Bertoxxulous</shortname>
<longname>WaynesWorld</longname>

<!-- Only specify these two if you really think you need to. -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>127.0.0.1</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>127.0.0.1</host>
<port>3306</port>
<username>root</username>
<password>secret</password>
<db>peq</db>
</database>
</server>


Start.bat

@echo off
start minilogin.exe Echo Please wait for Minilogin to fully boot up. pause
start world.exe
cls
Echo Wait for World to finish loading... Press Entr when done.
pause
start eqlaunch.exe zone
exit


eqhost

[LoginServer]
Host=192.168.1.103:5999

--- My Sql Database ---

select * from account;

"id","name","charname","sharedplat","password","st atus","lsaccount_id","gmspeed","revoked","minilogi n_ip","hideme","rulesflag"
1,"wayneg","",0,"eqemu",250,1,0,0,"127.0.0.1",0, 0

SELECT * FROM `variables` v where varname='LoginType';

"varname","value","information","ts"
"LoginType","Minilogin","Set this to Minilogin to login using a minilogin server ","2007-08-27 02:20:09"
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:01 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