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.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-25-2020, 01:01 AM
keffie
Fire Beetle
 
Join Date: Jul 2014
Posts: 2
Default How to add a race/class combination?

My cousin and I are trying to modify a server for the first time to try and set up teams.
One of the things we wanted to do related to that was add new race/class combinations, to balance the teams.

We tried adding a row in the 'char_create_combinations' table, sort of like the person from this thread,
http://www.eqemulator.org/forums/showthread.php?t=36677

In our case, we tried adding a Half Elf Shadow Knight, this was the insert statement.

Code:
INSERT INTO `char_create_combinations` (`allocation_id`, `race`, `class`, `deity`, `start_zone`, `expansions_req`)
VALUES ( 36, 7, 5, 208, 1, 0);
It seemed like it inserted to the database successfully, but then on the character create screen we don't see the new option available.
Did we miss something, or maybe there is another step?

We're both using Titanium client, in case that makes a difference.
Reply With Quote
 


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 12:21 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