mkay not to be mean but if you dont understand the following EQEMU is NOT for you and you should just give up now.
TAKEN FROM THE README, modified for items.sql insted of db.sql. also you might already have Mysql installed.
1. Install MySQL ( not difficult like installing any program )
Reboot may be required
2. Copy items.sql (found in C:\EQEmu ) to your MySQL bin directory ( C:\mysql\bin by default )
3. From the MySQL bin directory run/open "Winmysqladmin.exe"
It will ask you for a username / password ( Choose a username / password that you will be able to remember)
Do not give the password out to anyone for any reason because with this,
anyone can log into your mySQL database and change your data.
NOTE: If it does not ask you to enter a username/password or you wish to change it,
delete the file c:\windows\my.ini and re-run Winmysqladmin.exe.
4. Now from "Winmysqladmin.exe" select the Database tab and right click the area for Databases and click Create Database.
Type in "eq" as the database name (without the quotes) and click Create database.
NOTE: You may close Winmysqladmin.exe now or you can hide it
Though some users may be required to leave this running to work.
5. Run "mysql.exe" from C:\mysql\bin directory
Type in "use eq" without quote, and press Enter
Type in "source items.sql" without quotes, and press Enter
A bunch of lines should pass by (that is normal).
If you get an error at this point then you didn
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.
Current Work: EverQuest 2 Emulator. Zeklabs Server
|