View Single Post
  #11  
Old 04-18-2002, 05:41 PM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

Quote:
>>Boot5Zones.Win9x.bat

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of 127.0.0.1 when you are connecting
REM: To a EQEmu Loginserver.

REM: When you are using minilogin, leave all IP entrys as 127.0.0.1 and if you still getting
REM: Errors try using localhost as the IP instead of 127.0.0.1

REM: zone9x.exe is for use with Windows 98 and ME only.
REM: If you are running Windows NT/2000 or XP use ZoneNT.exe

REM:--------------Start-----------------------


@echo off
start zone9x . MyIPAddress 7995 MyIPAddressREM: ****Read this first!!!****

REM: This file requires your real IP in the place of 127.0.0.1 when you are connecting
REM: To a EQEmu Loginserver.

REM: When you are using minilogin, leave all IP entrys as 127.0.0.1 and if you still getting
REM: Errors try using localhost as the IP instead of 127.0.0.1

REM: zone9x.exe is for use with Windows 98 and ME only.
REM: If you are running Windows NT/2000 or XP use ZoneNT.exe

REM:--------------Start-----------------------


@echo off
start zone9x . MyIPAddress 7995 MyIPAddress
start zone9x . MyIPAddress 7996 MyIPAddress
start zone9x . MyIPAddress 7997 MyIPAddress
start zone9x . MyIPAddress 7998 MyIPAddress
start zone9x . MyIPAddress 7999 MyIPAddress
exit
cls


REM:---------------END------------------------
Thats wrong hehe.. You must have messed with your file quite a bit.. empty everything out and only paste this. (replace YourIP with your ip but LEAVE the 127.0.0.1's there.)


@echo off
start zone9x . YourIP 7995 127.0.0.1
start zone9x . YourIP 7996 127.0.0.1
start zone9x . YourIP 7997 127.0.0.1
start zone9x . YourIP 7998 127.0.0.1
start zone9x . YourIP 7999 127.0.0.1
exit
cls
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote