View Single Post
  #6  
Old 09-30-2008, 11:06 PM
Sylaei
Hill Giant
 
Join Date: Jan 2007
Posts: 124
Default

Can you post your starteqemu.bat? It looks to me like you are just starting world.exe but not starting eqlaunch.exe.
Your starteqemu.bat should look similar to this:
@echo off
start Minilogin.exe
start world.exe
cls
echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zone
exit

After the batch file has run you should have 3 "dos" windows. One for minilogin, one for world, and one for eqlaunch. The eqlaunch one will have a title of: 0:sleeping.
__________________
Syl

"The significant problems we have cannot be solved at the same level of thinking with which we created them."
Albert Einstein
Reply With Quote