View Single Post
  #3  
Old 04-29-2009, 09:01 AM
circuitdragon
Sarnak
 
Join Date: Jun 2003
Posts: 57
Default

okay...this is what my bootup looks like:

@echo off
start world.exe
echo waiting for world to finish before starting zone...
sleep 10
start eqlaunch.exe zone
sleep 15
start eqlaunch.exe statics



so "zone" and "statics" being the 2 zone servers I defined in the DB...
__________________
You can do nothing, and fail all the time. Or you can try something, and win some of the time.
Reply With Quote