Thread: Locked?
View Single Post
  #9  
Old 06-04-2003, 03:40 AM
IAsnofoxx
Fire Beetle
 
Join Date: May 2003
Posts: 9
Default

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 . 68.10.215.48 7995 68.10.215.48
start zone . 68.10.000.40 7996 68.10.000.40
start zone . 68.10.000.40 7997 68.10.000.40
start zone . 68.10.000.40 7998 68.10.000.40
start zone . 68.10.000.40 7999 68.10.000.40
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------------------------




A few numbers in the IPs were changed since it's my friend's IP and not mine. Hopefully this helps. And i have been through and disabled every firewall aplication on the network. but i have yet to fiddle with the Router settings.
__________________
"Silence is golden, silence is deadly. Silence is the sweatest song i've never heard....."
Reply With Quote