HOWTO: Setup an EQEmu server as of 06/01/2004
This guide assumes you are using Microsoft Windows and have basic knowledge of computers and Windows and how to create batch/text files. Nothing I post here is supported, but I will try to answer any questions. I am not a programmer and my knowledge of the MySQL databases is very limited but I am learning as I go along. Just a fyi, DR stands for Developers Release, which means it is not official. You will need WinRAR to open some of the files. If you have a router look here Router Guide, if you have a firewall it needs to be configured to allow access to the ports.
I highly recommend downloading MySQL-Front to manage your database. Other third-party programs I recommend for managing your database such as items, loot, merchants, factions, etc. Sandy's Loot Editor 1.2 Mangoo's Item Editor 1.9.1 capusr5's IEQ FIRST STEP: 1. Download MySQL 4.0.18 , after that install the downloaded file 2. click 5.7-DR3 3. click EQEMu 5.6 Config and download EQEmu-0.5.6-Configuration.zip 4. Extract everything to C:\EQEmu 5. Download ProjectEQ.com Alpha 1 database Download Govtcheeze loot updates Extract them to C:\mysql\bin SECOND STEP: 1. Browse to C:\mysql\bin and run winmysqladmin.exe, enter a username and password. 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 3. Run MySQL.bat and type: Code:
grant all privileges on *.* to username@localhost identified by 'password' with grant option; Press Enter....type: Code:
create database eq; Code:
use eq; Code:
source MW_057DR2_alpha_1.sql; Lots of stuff should fly by with no errors. Type: Code:
source loot_update.sql; Lots of stuff should fly by with no errors. Type: Code:
source npc_types_update.sql; Lots of stuff should fly by with no errors. Type: Code:
quit THIRD STEP: 1. Open db.ini and make sure it looks like this: Code:
[Database] Code:
[LoginServer] You can find your External IP by going to http://www.whatismyip.com and your Internal IP by running the command prompt and typing IPCONFIG 3. Edit boot5zones.bat and make sure it looks like this: Code:
REM: ****Read this first!!!**** 5. Close Everything, Browse to C:\EQEmu and run World.exe, after it is done, run boot5zones.bat and you are ready to go. |
The 0.5.5 binaries are down atm because Rex's website banwith was exceeded. I will get them up again soon.
|
Here is the site to download the 0.5.5 DR1 binaries from
http://www.eqemulator.net/forums/viewtopic.php?t=13409 update it on the guide :D |
I've updated the link at my site to point to your main page Nilar.
|
This is great.. gonna try it out tomorrow.
look out for an all gm server>< p.s i'll be watching :!: :?: :!: :?: |
hmm i dont have debugworld.exe or zonedebug.exe just going to skip that step see if it works any reson it shouldnt?
|
Yes rofl, thats a very important step.
You need World.exe and Zone.exe If you have Worlddebug.exe and zonedebug.exe rename them world and zone. |
no i already have world and zone.exe but it says delete them and rename zonedebug and worlddebug
i do not have zonedebug or world debug im trying to run world.exe and getting this error Code:
Code:
im sure my un and password are the same i used with winmysqladmin peace |
Redo the grant all privileges command in mysql. I get this error when I dont enter that command correctly.
|
Also Worlddebug = World and Zonebug = Zone
The guide is just saying to rename them if the are named with debug after them. |
so the whole debug renaming thing doesnt matter as mine are already renamed cool
ill try re granting privliges |
ok ive re granted the privliges sevrel times now
still getting the same errors im also trying to set up a server with minilogon but i get the same error |
i got the [loginserver] block not found in "./loginserver.ini"
after i run the world.exe |
thats because you have a space at the end of one of your lines in the LoginServer.ini file
|
wow im impressed thanks for the fiX
IM getting an error bout incorrect servername now though but i think i might know what to do :) |
All times are GMT -4. The time now is 06:17 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.