Log in

View Full Version : error on windows xp - username/pass invalid.


aulyen
04-11-2002, 01:44 PM
loginserver.ini:

### --- This file tells world.exe what loginserver to connect to.
### --- do not add an account and password unless a EQEmu Dev member has created an account for you.
### --- adding an account and password only grants the server a green name and is not needed.

# READ README.TXT

[LoginServer]
loginserver=eqlogin.eqemu.net
worldname=eeeeeeeek
locked=false
account=
password=
worldaddress=68.11.146.102
loginport=5999

boot5zones.bat:

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

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

REM: When you are using minilogin, leave all IP entrys as localhost and if you still get errors try
REM: Using localhost as the IP instead of localhost

REM: zoneNT.exe is for use with Windows NT, 2000 and XP.

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


@echo off
start zoneNT . localhost 7995 localhost
start zoneNT . localhost 7996 localhost
start zoneNT . localhost 7997 localhost
start zoneNT . localhost 7998 localhost
start zoneNT . localhost 7999 localhost
exit
cls


REM:---------------END------------------------




anyone have any ideas as to why i can't use this? running windows xp atm. thanks in advance.