View Single Post
  #3  
Old 10-13-2004, 02:05 PM
lucliner
Fire Beetle
 
Join Date: Feb 2002
Posts: 18
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_us.txt goto NOSPELL

start zone . 24.129.212.65 7995 192.168.1.101
start zone . 24.129.212.65 7996 192.168.1.101
start zone . 24.129.212.65 7997 192.168.1.101
start zone . 24.129.212.65 7998 192.168.1.101
start zone . 24.129.212.65 7999 192.168.1.101
exit
cls

:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------
__________________
Everyday I wake up hoping to die ->
Obviously my hopes were fumbled =\
-----------------------------------------------
{OLDSCHOOL} Gotfrags *GM* - Vahndleer
Member of the I kill Xounii and his brother club.
Member of the I HATE Devn00b club.

Squeaker *
130 Shaman - Dawunshi *GUIDE* (Gothic Cirlce: Officer)
130 Bard - Sarha *GUIDE* (Gothic Cirlce: Officer)
Reply With Quote