Here is some help
In your Boot9xZone Edit this
@echo off
start zoneNT . YourIP 7995 127.0.0.1
start zoneNT . YourIP 7996 127.0.0.1
start zoneNT . YourIP 7997 127.0.0.1
start zoneNT . YourIP 7998 127.0.0.1
start zoneNT . YourIP 7999 127.0.0.1
exit
cls
Where it Say Your Ip, Get your LAN Ip Address to the System that is going to host the server. Errase the Your ip It should look something like this.
start zoneNT . 194.158.0.1 7995 127.0.0.1
Put the same Ip on all 5 of them.
Then next in your LoginServer.in.
[LoginServer]
loginserver=eqlogin.eqemu.org
worldname=Type Server Name Here
locked=false
account=
password=
worldaddress=Put your IP here
loginport=5999
Put your Same Ip In the Login Server part. And Ip in WorldAddress. Should look like this.
[LoginServer]
loginserver=194.158.0.1
worldname=Type Server Name Here
locked=false
account=
password=
worldaddress=194.158.0.1
loginport=5999
"NOTE" If you Get error Redit The LoginServer= part to say "localhost" and try again."
After that Go to the other pc's that going to connect to that and go to eqhost.txt file and edit it to look like this.
[Registration Servers]
{
"194.158.0.1:5999"
}
[Login Servers]
{
"194.158.0.1:5999"
}
Note that you need to use your own IP from the Lan Card. If you got Xp all you have to do is go to connection's at start and go to your lan card and highlight it and look on left side for the IP.
Once you do that Load up in order, MiniLogin, World, Boot9xZone. on the one that hosting, If you done it wright it will have no error's.
Then on the other pc's Fire up the EQW.exe and connect.
|