
09-02-2004, 07:28 PM
|
 |
Demi-God
|
|
Join Date: Aug 2003
Posts: 1,056
|
|
Quote:
Okay do this:
Save this as eqhost.bat in your EQ Directory:
Code:
@echo off
echo Generating eqhost...
if exist eqhost.txt del eqhost.txt
if not exist eqhost.txt echo COULD NOT FIND EQHOST.TXT, but creating anyway...
echo [Loginserver]>eqhost.txt
echo Host=eqemulator.net:5996>>eqhost.txt
Echo Done.
pause
exit
Then go into your EverQuest directory where you saved this and run it. If it brings up Notepad, you didnt save it under the right name. If it brings up a dos window and says "Done" at the 2nd to last line, then hit enter and start EQ.
Yeesh.
|
ROFL
__________________
Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
|
|