First off something unrelated:
Quote:
i Search and Search and Search the Forums for some help?
|
/shudder bad grammar...
Anyways...
First off I assume that you run World.EXE before you run Boot5Zones.BAT...that all said and done, you have an error in your LoginServer.INI file.
Code:
[LoginServer]
loginserver=newlogin1.eqemulator.net
#loginserver2=eqemulator.net
loginport=5994
#loginport2=5994
worldname=Age Of EverQuest
worldaddress=192.168.x.xxx
locked=true
account=
password=
[WorldServer]
Defaultstatus=20
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
You need to change your worldaddress to your EXTERNAL IP ADDRESS (
www.whatismyip.com)
Secondly, you will need to make sure that your Internal IP address is correct (192.168.xxx.xxx)
There are two types of Internal IP Addresses. The first is static, this means that your internal IP will not change unless you change it yourself. The second is dynamic, and simply put, every time you boot your computer, your router assigns a new Internal IP address to your computer, sometimes it's the same one as the last time, but not always.
Internal IP address can be found by typing ipconfig in a command prompt.
Try those things...