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 12-17-2002, 08:32 AM
TheDreamX
Sarnak
 
Join Date: Apr 2002
Posts: 54
Default Zone Names and Points

I wasn't sure where to put this, but anyway...

On my server, as a side project to the actual legitimate EQ server I am trying to run, I am trying to develop Middle Earth online (aka Lord of the Rings by J.R.R Tolkien). You will be able to go only to certain zones and they will be connected like that of Middle Earth. For example, Rivervale will be the Shire and Kaladim will be the Mines of Moria.

Here's my dilemna: I am starting with the empty 0.4.0 DB. I want to change the names and zoning points of many of the zones. How can I go about doing this? I tried loading up FQAdmin, but the default DB has an error (line 1, no less) so it does not even get to loading zone information. Anyway, I have read around the forums that FQAdmin's changes do not affect zone points or something like that. If someone can help me figure these 2 problems out, it would be greatly appreciated.

Thanks in advance and please do not steal my idea, hehe.
Reply With Quote
  #2  
Old 12-17-2002, 08:44 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

You can do a couple of things.. You can change the shortname in zones to whatever you want it to be, it will still load the same file on the client side though.

Be alot easy to learn a little sql and do it directly in mysql though..

update zones set zonename='Shire' where zonename='Rivervale';

etc would do it, I dont know if you could change the longname and rename the zone file on the client, that would be a hassle. You would have to have someone run a batch file on there machine to rename all the zones to match your zonenames, so I'd just try changing the shortname for a start...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #3  
Old 12-17-2002, 08:51 AM
TheDreamX
Sarnak
 
Join Date: Apr 2002
Posts: 54
Default

Thanks a lot. I'll give it a try with the sql coding.

BTW, anyone know how to change zoning point? Can i do that directly in mysql too or is that hard coded into server or in *.cgf files?
Reply With Quote
  #4  
Old 12-17-2002, 09:14 AM
killspree
Dragon
 
Join Date: Jun 2002
Posts: 776
Default

You should be able to change zonepoints in mysql.
Reply With Quote
  #5  
Old 12-17-2002, 03:48 PM
Syntaks
Sarnak
 
Join Date: Nov 2002
Posts: 78
Default

Quote:
Originally Posted by TheDreamX
Thanks a lot. I'll give it a try with the sql coding.

BTW, anyone know how to change zoning point? Can i do that directly in mysql too or is that hard coded into server or in *.cgf files?
What exactly do you want to do?

Do you want to keep the same borders, but they lead to different zones? Yeah, that's the easiest way to do it (Use Eqadmin)

You want to change Zone lines? That's a bit of a different horse..
Reply With Quote
  #6  
Old 12-18-2002, 10:15 AM
TheDreamX
Sarnak
 
Join Date: Apr 2002
Posts: 54
Default

Yes, I want to change which zone the original zone lines move you to. Howver, I'm using eqadmin (got rid of all the "zone points" and made a few new ones, now there are only 3 for now) but I still walk over the lines and teleport to the original zones. What am I doing wrong?
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 03: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