Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Tools

Development::Tools 3rd Party Tools for EQEMu (DB management tools, front ends, etc...)

Reply
 
Thread Tools Display Modes
  #1  
Old 10-28-2008, 09:12 PM
enkendu
Fire Beetle
 
Join Date: Nov 2002
Posts: 27
Red face Auto Start.bat

Hello, i hope that i posted this in the right area, im still kinda new to these forums, anyway i have searched all over to find a tool or somthing that would make it so that when i execute my Start.bat file that it will auto count down untill the world.exe found a connection and then auto push a button to start the zones. or whatever the process is. it would be nice if all you had to do is push the start server file once and then walk away from the computer. is there anything like this already??
Reply With Quote
  #2  
Old 10-29-2008, 08:18 AM
hayward6
Forum Guide
 
Join Date: Jul 2005
Posts: 468
Default

Have a look through the wiki, there's a lot of tips like this in there
http://www.eqemulator.net/wiki/wikka...ka=ws992mysql5

It also helps to have some basic understanding of what can be done with batch files, so you can make your own custom scripts.

Code:
Creating a Simple Server Boot up script

Open up Notepad via clicking Start, Run, and typing in Notepad. Once that is up, enter the following code,
@echo off
start world.exe
cls
echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zone
exit
You could also add a sleep period before eqlaunch.exe and have it wait say... 30 seconds and then auto launch. Then you wouldn't have to hit enter.
__________________
Sayin Silverwolf
Server Op of The Sandbox (Non-Legit)

Last edited by hayward6; 10-29-2008 at 04:20 PM..
Reply With Quote
  #3  
Old 10-29-2008, 06:22 PM
enkendu
Fire Beetle
 
Join Date: Nov 2002
Posts: 27
Default Thank you

Thank you for posting this, i already knew how to make the start.bat file i just needed to know how to use the sleep timer, thank you though for the info, hopefully i can take it from here and figure the rest out myself.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 09:49 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3