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

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-03-2005, 02:23 AM
aza77
Hill Giant
 
Join Date: Dec 2004
Posts: 126
Default Starting city...

is there a way to change the starting city selection at the character creation screen ?
for example if i change the starting city of a dark elf to freeport it still highlights the neriak button and not the freeport one.
i searched for a few hours at the source code but wasn't able to find anything about it ...
Reply With Quote
  #2  
Old 02-03-2005, 03:46 AM
sonicintuition
Hill Giant
 
Join Date: Jan 2005
Posts: 124
Default

I don't believe it is possible because that is hardcoded into the client, not the server. Fyi.

-SI
Reply With Quote
  #3  
Old 02-03-2005, 03:53 AM
aza77
Hill Giant
 
Join Date: Dec 2004
Posts: 126
Default

hmm thx that's what i thought ...
Reply With Quote
  #4  
Old 02-03-2005, 04:54 AM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

It's hardcoded as to what it tells you on the character select, but the server can zone you to anywhere you please. If you don't mind having the character select offer to start people in Qeynos but then when they actually enter the world they end up in the Nexus, then you're free to change the values. I forget which database table has all the info, but one of them has every race/class/deity combo available and what zone and loc you start in.
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote
  #5  
Old 02-04-2005, 12:07 AM
Rogean's Avatar
Rogean
Administrator
 
Join Date: Jul 2003
Location: Massachusetts
Posts: 708
Default

its startzone under the variables table.. create it if its not there.
__________________
EQEmulator Developer / Administrator
Reply With Quote
  #6  
Old 02-04-2005, 08:16 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Actually isnt this in the UI? I believe you can change the labels if you wanted to. And the zone it would actually go into would be in the database. Soo.
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
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:42 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3