Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Database/World Building

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-15-2004, 04:36 AM
dujaow
Fire Beetle
 
Join Date: Jun 2004
Posts: 3
Default New Dedicated Server

Hello everyone, I am fairly new to the comunity and would first like to give a big pat on the back to you devs that have worked so hard on this project, and everyone else that has contributed.

I have managed to set up my own server without many issues, however there is one thing I am having difficulty finding. Is there a DB out there with a fully or mostly populated world I could download, or anyone would be kind enough to offer that is compatable with 5.7 Dr-4?

I currently have MW_057DR2_alpha_1 from www.projecteq.net which is nice, but the world is empty and I would be pretty hard pressed to populate it solo.

I am currently renting a dedicated server ( should be ready for use here in an hour or so ) and want to use it to host a emu server.

Any help would be appriciated.
Reply With Quote
  #2  
Old 06-15-2004, 05:26 AM
ultimatex's Avatar
ultimatex
Sarnak
 
Join Date: Feb 2004
Location: My Happy Place
Posts: 36
Default

There are a number of updates you can add to the DB. The DB has plenty of populated zones. Just without these proper updates, it may not be read properly.

There is probably a problem with the AC collumn if you didnt already add it, or source in an update. This has been a problem for alot of people.

You can either add it manually by typing the following in the SQL command line

Code:
ALTER TABLE npc_types ADD ac int;
Then type

Code:
update npc_types set ac=0 where ac is null;
Or you can get the update from here

http://www.eqemulator.net/forums/vie...1&highlight=ac

If the sql doesnt work. add the collumn mannually with the 1st command above. then try sourcing it in again.
__________________
No Place Like 127.0.0.1
Reply With Quote
  #3  
Old 06-15-2004, 06:40 AM
dujaow
Fire Beetle
 
Join Date: Jun 2004
Posts: 3
Default

Thank you very much ultimatex, that did the trick!

Everyone is now welcome to come play on the RPG Addiction server. I would like to see how many people this dedicated server can handle.

edit: fixing grammar. I'm not foreign I swear.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:31 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3