EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Tutorials/Howto's (https://www.eqemulator.org/forums/forumdisplay.php?f=619)
-   -   HOWTO: Setup an EQEmu server as of 06/01/2004 (https://www.eqemulator.org/forums/showthread.php?t=12337)

waternorth 03-21-2004 02:17 PM

http://unc.dl.sourceforge.net/source....5.2-Win32.zip

Does not work :(

waternorth 03-21-2004 02:27 PM

Oops, ignore that... its only THIS one that dosen't work. http://mwnpcmovdb.myftp.org/MW055_alpha_02.zip

azzwip 03-21-2004 02:57 PM

Re: HOWTO: Setup an EQEmu server as of 03/18/04
 
FIRST STEP:

1. click http://www.mysql.com/get/Downloads/M...ysql.orst.edu/ to download MySQL, after that install the downloaded file

2. click http://unc.dl.sourceforge.net/source....5.2-Win32.zip

and http://www.rama.demon.co.uk/5.5DR1VSNETBinaries.zip

My computer has determined that file directly above contains a virus.

whether this is in fact correct or not, my comp wont let off on the virus warnings that its spamming me with: virus name : win95/coke 22231

make of it what you will, i just downloaded the newest files from shawn319's cvs files rather than listening to my computer continue to complain about it.

RexChaos 03-22-2004 04:16 AM

And what virus does it contain? Please share your knowledge with everyone...

I scanned that file and found nothing.

Jezebell 03-22-2004 04:50 AM

If you are talkign about:

http://www.rama.demon.co.uk/5.5DR1VSNETBinaries.zip

As far as I know the version I have does not have a virus because I am running Norton Anti-Virus 2004 with the latest virus definitions, I will redownload it tonight to see if it has a virus now but I would say it is unlikely.

RexChaos 03-22-2004 05:54 AM

He's full of it. I'm totally updated as of 2 seconds before I downloaded that file and scanned it again. There's no virus. Nice way for him to start off his legacy here...first post and he's full of crap. :evil:

nilar 03-22-2004 06:01 AM

Quote:

My computer has determined that file directly above contains a virus.
Rofl I think thats his signature guys :D

Jezebell 03-22-2004 06:29 AM

Then what the heck did he post for? lol

nilar 03-22-2004 07:09 AM

thats what i was trying to figure out

RexChaos 03-22-2004 07:23 AM

There's no line above it. Notice everyone else's sig has a line above it?

nilar 03-22-2004 09:01 AM

This is true. Well he is full of himself because I have Norton Antivirus 2004 edition and I have yet to run into a virus on any of these files.

MrJag 03-22-2004 11:50 AM

sometimes i think the worst virus is the person at the keyboard

RexChaos 03-22-2004 11:53 AM

I think this is a nice way to sum up the last few comments...

http://coughbullshitcough.com/module...article&sid=17

Angelishes 03-26-2004 08:44 PM

Ehh stuck
 
I was trying to follow this tutorial and set this all up i got this far

2. Right-click the desktop, go to New > Text file, name it MySQL.bat, edit it to include this and then save it.

Code:
cd\mysql\bin
mysql -u root mysql


anytime you need to enter something in the MySQL command line just run MySQL.bat.

3. Run MySQL.bat and type:

Code:
grant all privileges on *.* to username@localhost identified by 'password' with grant option;


(replace username/password with your winmysqladmin username//password)

Press Enter....type:

Code:
create database eq;


Press Enter....type:

Code:
use eq;


Press Enter....type:

Code:
source MW055_alpha_02.sql;


Lots of stuff should fly by with no errors. Type:

Code:
quit

I right clicked the desktop make the text file named it that wrote cd\mysql\bin
mysql -u root mysql that in it saved it and then ughh my nooberness kicked in and i just got confused it says to run the file and type all that stuff in and ugh maybe im missing somthing but i dont understand it how do u run a text file do i just type all that stuff in there or isnt it suppost to be a text file anymore.. help please lol

P.S. can somone explain to me the diffrence between External IP and Internal IP .. and a fast way to figure out what both are.. i have Windows 98 SE and run dsl on my computer which is hooked up to a router with 4 other computers..

khaasta 03-27-2004 04:35 PM

how do i do this... i dont get it ...
Edit boot5zones.bat and make sure it looks like this:

Code:
REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . YourExternalIP 7995 YourInternalIP
start zone . YourExternalIP 7996 YourInternalIP
start zone . YourExternalIP 7997 YourInternalIP
start zone . YourExternalIP 7998 YourInternalIP
start zone . YourExternalIP 7999 YourInternalIP
exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------

and um, this link doesnt work for me atleast... it is the second site that u have to click on, the.... http://unc.dl.sourceforge.net/sourceforge < not all of link, but that lnik doesnt work for me


All times are GMT -4. The time now is 05:51 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.