Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-25-2011, 12:30 PM
robinreg
Sarnak
 
Join Date: Feb 2010
Location: California
Posts: 88
Default

\world\SoFCharCreateInfo.h has been changed with rev2024 as it's now part of the DB in the table "char_create_combinations".
Reply With Quote
  #2  
Old 10-25-2011, 02:24 PM
Baruuk
Sarnak
 
Join Date: Aug 2005
Posts: 64
Default

Good tip. I'm almost there. I've updated to 2024 and now have that table in my database. That really will solve my problem. I could simply just delete the rows manually for other races other than Drakkin. However, I wanted to try a SQL statement but I'm getting a syntax error. Probably something simple:

DELETE * FROM 'char_create_combinations' where start_zone = 394 AND allocation_id < 94;

Strangely enough, a select statement of the same thing works fine:

SELECT * FROM `char_create_combinations` WHERE start_zone = 394 AND allocation_id < 94;

*** Nevermind - I realized I could simply use the SELECT statement above and then just delete the resultant rows.

Thoughts?
Reply With Quote
  #3  
Old 10-25-2011, 02:40 PM
Baruuk
Sarnak
 
Join Date: Aug 2005
Posts: 64
Default

Strange - well, after removing all entries in the char_class_combinations table for zone 394 (Crescent Reach) except for race 522 (drakkin), I restarted the server and then created a new character expecting it not to display Crescent Reach or at least not let me create a character there. Unfortunately that didn't do it. My new dark elf SK started right in CR again. I verified those rows are now gone from the table. Is it controlled elsewhere?
Reply With Quote
Reply

Thread Tools
Display Modes

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