View Single Post
  #77  
Old 06-13-2008, 09:59 AM
nosfentora
Discordant
 
Join Date: Oct 2004
Location: In a house
Posts: 387
Default

Quote:
Originally Posted by Scorpious2k View Post
The list of short names for zones is hard coded into the client, so you can't add a new name. It will always be a trade-off, one existing zone for a new one.

There are some zones that are in the client but not used in the game: tutorial, aviak, tutoriala, tutorialb, nektropos, arttest, and probably others. So you could technically use these without affecting the game or taking a zone used in live.

The best way to find these is to match short_name from the DB zone table with files in your EQ folder.
That definitely answers my question. I'll give that a whirl.
Thanks!
Reply With Quote