View Single Post
  #4  
Old 03-07-2008, 06:18 AM
RamsiMage
Fire Beetle
 
Join Date: Jan 2008
Posts: 26
Default

Pulled it from the wiki. After reading your response above, I'm sure this will be my issue, just having to play around until I figure out how it all works.

Code:
@echo off
start world.exe
cls
echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zone
exit
Quote:
...it to the launcher table in the database
This is my downfall here. I've never played with databases in the past, time to learn. I recall some program being avail to view/edit the database but I can't seem to locate it. I located GeorgeS and his tools today. I'm gonna play with those and try to figure it out.

/afk for a few hrs.
Reply With Quote