f0rl0rn |
02-15-2003 09:30 PM |
boot5zones illegal operation
im stuck at the Boot5zones.
Whenever i tried to open the Boot5zones ill get an illegal operation for each of the zone.
And this shows up.
Quote:
C:\Program Files\eqemu>REM: ****Read this first!!!****
C:\Program Files\eqemu>
C:\Program Files\eqemu>REM: This file requires your real IP in the place of "You
rIP" when you are connecting
C:\Program Files\eqemu>REM: To the EQEmu Loginserver.
C:\Program Files\eqemu>
C:\Program Files\eqemu>REM: When you are using minilogin, Replace all IP Address
es to say 127.0.0.1
C:\Program Files\eqemu>
C:\Program Files\eqemu>REM: If you still get errors try using localhost instead
of 127.0.0.1
C:\Program Files\eqemu>
C:\Program Files\eqemu>REM:--------------Start-----------------------
|
Quote:
Replacing the ip with localhost or 127.0.0.1 still got me illegal operation=(
Added the spells_en to eqemu folder too.
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 . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
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------------------------
|
Someone help please.
|