Ok, I've changed my start.bat to look like this:
Code:
@echo off
start world.exe
cls
echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zones
exit
And the zones are still connecting and being disconnected, one after the other :(