View Single Post
  #5  
Old 11-05-2002, 01:55 AM
JasonC
Fire Beetle
 
Join Date: Apr 2002
Posts: 10
Default

Ok, I've changed Boot5Zones to 100% global IP as follows...

@echo off
start zone . 68.81.164.242 7995 68.81.164.242
start zone . 68.81.164.242 7996 68.81.164.242
start zone . 68.81.164.242 7997 68.81.164.242
start zone . 68.81.164.242 7998 68.81.164.242
start zone . 68.81.164.242 7999 68.81.164.242
exit
cls

...and now it's giving me an error when I run it.

WorldServer connect: Connecting to the server failed. Error: 10060
Reply With Quote