ok the world loads now but then the zones will nto start up
I am using start.but file which was mentioned in wiki ages ago - worked with previous build:
@echo off
start world.exe
cls
echo wait for world to finish loading...Press Enter when done.
pause
start eqlaunch.exe zone
exit
when i hit enter the windows simple closes and zone do not start up.
any ideas?
|