db.sql and drwade's
Is there a reason noone has posted a db.sql that's already got drawde's info cut and pasted in already for the noob's? Can this be posted in the Files section? I have a copy that I'd be happy to send or host somewhere?
|
!
the reason is..
is because it's so easy to copy the info from drwades DB to the bd.sql all you have to do it Open mysql.exe type use eq and then source the text files over. source faction_list.txt ect.... |
That is exactly how I imported the lists, and it worked fine. It was also a lot quicker than option # 1 (which is to cut/paste by hand the info tables in notepad..bah)
maybe for some people, a readme on the subject may help... heh |
Actually the real reason is that Drawde's DB addon pack has all orginal verant content which is something that the devs of the board do not want. It would give verant something to say if they wanted to fight the emu. Paulie is right though. Just source the db then source the addons.
|
Perhaps Drwade can include something like this in his next release
Code:
mysql -f < npc_types.txt I'll try an post a working batch file up later. anyhow my 2cp |
Here is a pretty functional install batch file for drwade's data, reasonable easy to edit if anything changes too.
Drwade, feel free to include this in your next release if you want, or anyone for that matter. Code:
@echo off |
My world data doesn't include any "original Verant content", the NPC data is derived from ShowEQ data but has been extensively modified and added to, the only "Verant content" is the names of the NPCs, and I don't believe any of those are copyrighted.
If someone wants to make a compiled DB with my addons available on their FTP server or similar that's fine by me. |
Any proper name is orginal content. I think you would be safe with skellies, gnolls, goblins, etc... but any proper name is something they thought up and could be fought if they wanted to. That is my take on it. I could be wrong though.
|
Re: db.sql and drwade's
Quote:
Everyone has said how easy it is just to copy/paste it, but I can't find it in the first place :). Thanks! |
!!
!!!
OMG WHERE CAN I GET IT? Please |
honestly, it takes no time to do yourself..
take all the .txt files drwade was cool enough to offer.. then put them in your mysql/bin directory open mysql.exe for example, if you have a faction_lists.txt file, to import it to the db, you type at the mysql prompt mysql\ source faction_lists.txt then it should run through it's thing. Just do this for each list. This is how I did it, and it worked perfectly. |
txt files source fine just as .sql's do.
|
Quote:
When I first time install EQemu , I install DB addon and world data fine.... but now after 3 days when I completely reinstall Eqemu + mysql.. I can't install DB addon to sql :(( I use install.bat or manually update but result is same.. books.sql - imported fine doors.sql - fine items.sql - fine spawns.sql - problems :( I get MANY errors like error.. syntax..] blabla..line xy ... and I have 0 spawns/ncp type/entry in my db and only few starting items.. for class shopkeeper.. Where is problem ? I using commands from install.bat (mysql.exe use eq; source nameoffile.sql; ) or I must type now -f eq < nameoffile.sql ?? |
All times are GMT -4. The time now is 03:58 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.