Hardware:
Athlon XP1700+
Ram 512 MB
HD Seagate 18.1 GB LVD U160
Software:
Windows 2K Pro SP1
	Quote:
	
	
		| 
			
				 
					Originally Posted by loginserver.ini
					
				 
				[LoginServer] 
loginserver=eqlogin1.eqemu.net 
loginserver2=eqlogin2.eqemu.net 
loginport=5999 
loginport2=5999 
worldname=20000 miles inside Norrath 
locked=false 
account= 
password= 
worldaddress=fnemo.no-ip.org 
 
[WorldServer] 
Defaultstatus= 
Unavailzone= 
 
[LoginConfig] 
ServerMode=Standalone 
ServerPort=5999 
UplinkAddress= 
UplinkPort= 
UplinkAccount= 
UplinkPassword= 
			
		 | 
	
	
 
	Quote:
	
	
		| 
			
				 
					Originally Posted by boot5zones.bat
					
				 
				REM: ****Read this first!!!**** 
 
REM: This file requires your real IP in the place of "YourIP" when you are connecting 
REM: To the EQEmu Loginserver. 
 
REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1 
 
REM: If you still get errors try using localhost instead of 127.0.0.1 
 
REM:--------------Start----------------------- 
@echo off 
 
if NOT exist spells_en.txt goto NOSPELL 
 
start zone . fnemo.no-ip.org 7995 127.0.0.1 
start zone . fnemo.no-ip.org 7996 127.0.0.1 
start zone . fnemo.no-ip.org 7997 127.0.0.1 
start zone . fnemo.no-ip.org 7998 127.0.0.1 
start zone . fnemo.no-ip.org 7999 127.0.0.1 
exit 
cls 
 
:NOSPELL 
echo You did not copy the spells_en.txt from your everquest directory to this one.  Please do so or zones will crash on startup. 
PAUSE 
 
REM:---------------END------------------------ 
			
		 | 
	
	
 
	Quote:
	
	
		| 
			
				 
					Originally Posted by db.ini
					
				 
				# READ README.TXT! 
 
[Database] 
host=localhost 
user=***** 
password=***** 
database=eq 
 
 
### --- This file tells world.exe what computer mySQL is on. Host should 
### --- be left "localhost" unless mysql is on a differant computer than world.exe. 
			
		 | 
	
	
 I linked the result of the world.exe once i launched boot5zones.bat