PDA

View Full Version : Stupid question....


Stable
04-07-2002, 01:58 PM
Where are minilogin.exe and world.exe located?

I hear the collective groan :)

EDIT: Just the minilogin file. I see the world file

Trumpcard
04-07-2002, 02:19 PM
minilogin is in 2.6, they forgot to include it in 3.0

download 2.6 and get it from there

Stable
04-07-2002, 03:54 PM
Okay...I finally read that. Now do I have to use 2.6 if I want to use the minilog?

And...everytime I want to start eqemu is it

minilogin.exe
world.exe
boot5zones.bat
eqgame.exe

?

Timeout
04-07-2002, 05:31 PM
You can also make a .bat file to make starting the server easier...This is what mine looks like:

@echo off
start MiniLogin
start World
start zonent . localhost 7800 localhost
start zonent . localhost 7801 localhost
start zonent . localhost 7802 localhost
start zonent . localhost 7803 localhost
start zonent . localhost 7804 localhost
start eqw
exit
cls

This way I only have to click one thing and not have to put a bunch of shortcuts on the desktop, or go hunting for the files.