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
|