View Single Post
  #1  
Old 03-22-2005, 03:37 AM
sysadmin
Hill Giant
 
Join Date: Feb 2005
Posts: 163
Default

I don't know if this will work for you but when I had less than 4 zones my server would do the same. I had been working with 5 zones, but one day I decided to test how many zones would take to log in 1 character, I went down to 3 zones and it would be very difficult or fail loggin in, so I reverted back to 5 zones:

Quote:
if NOT exist spells_us.txt goto NOSPELL

start zone . 192.168.0.3 8791 192.168.0.3
start zone . 192.168.0.3 8792 192.168.0.3
start zone . 192.168.0.3 8793 192.168.0.3
start zone . 192.168.0.3 8794 192.168.0.3
start zone . 192.168.0.3 8795 192.168.0.3
exit
cls
__________________
Sysadmin.
Reply With Quote