Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-26-2002, 02:06 PM
nova1_
Fire Beetle
 
Join Date: Nov 2002
Posts: 3
Default No Servers shown??

Hello All,
Well with the great walkthrough provided in these forums i got everything up and runnin. My only problem is when I log (or start eq), and get to the server screen, no servers are shown. Anybody have any ideas? I didnt see any errors, and am running a stand alone server.

Cheers
Reply With Quote
  #2  
Old 11-26-2002, 03:28 PM
nova1_
Fire Beetle
 
Join Date: Nov 2002
Posts: 3
Default PS

I followed this to a T

3. Download the latest mysql. (I am using 3.23.51)
install mysql and set your password. for the purpose of this walkthrough
I will use the following.
username: test
password: test


4.(NOTE: If you are repeating this step be sure to drop your old
eq database from mysql before continuing,if not keep going!)

Next go to the mysql\bin directory and run mysqladmin.exe
Once inside go to the database tab.
Right click on your hostname and select create database.
call the database eq
Now go back to the environment tab and select Hideme.
Next copy the db.sql to the mysql\bin directory
then run the mysql.exe from mysql\bin directory
In mysql type in:
use eq;
source db.sql;

DO NOT CLOSE THE DOS WINDOW UNTIL IT IS DONE SCROLLING AND YOU ARE
BACK AT A PROMPT.


5.Next modify your files found in the following locations
(Remember these files are modified assuming what I have covered in the above
steps):

In the eqemu directory modify:

boot5zones.bat


@echo off
start zoneNT . localhost 7995 localhost -- ZoneNT was changed to zone (using XP)
start zoneNT . localhost 7996 localhost
start zoneNT . localhost 7997 localhost
start zoneNT . localhost 7998 localhost
start zoneNT . localhost 7999 localhost
exit
cls



db.ini


[Database]
host=localhost
user=test
password=test
database=eq


Loginserver.ini


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

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

In the everquest directory modify:

eqhost.txt


[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}


datarate.txt


10.0



6.go to the start button and select run and type in cmd
this will open to the DOS prompt.
change directory to your eqemu directory(ex: cd eqemu)
This is the location of the world.exe file.
Type in the following:
world.exe flag eqemu 200


7.When all this is complete launch the following programs in this order:
In the eqemu directory run:
minilogin.exe
world.exe
boot5zones.bat

In the everquest directory:
eqgame.exe patchme


At this point you should be able to login with the
following GM account:
username:eqemu
password:eqemu
Reply With Quote
Reply


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 11:46 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