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

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 10-29-2008, 08:18 AM
hayward6
Forum Guide
 
Join Date: Jul 2005
Posts: 473
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
 


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 11:26 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3