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
  #2  
Old 03-24-2013, 11:34 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Client::SetRacialLanguages() in C++ to change hardcoded values as you like for new toons.

$client->SetLanguageSkill(id, value) in perl to change skills for existing toons.

IDs:
Code:
#define LANG_COMMON_TONGUE   0
#define LANG_BARBARIAN       1
#define LANG_ERUDIAN         2
#define LANG_ELVISH          3
#define LANG_DARK_ELVISH     4
#define LANG_DWARVISH        5
#define LANG_TROLL           6
#define LANG_OGRE            7
#define LANG_GNOMISH         8
#define LANG_HALFLING        9
#define LANG_THIEVES_CANT   10
#define LANG_OLD_ERUDIAN    11
#define LANG_ELDER_ELVISH   12
#define LANG_FROGLOK        13
#define LANG_GOBLIN         14
#define LANG_GNOLL          15
#define LANG_COMBINE_TONGUE 16
#define LANG_ELDER_TEIRDAL  17
#define LANG_LIZARDMAN      18
#define LANG_ORCISH         19
#define LANG_FAERIE         20
#define LANG_DRAGON         21
#define LANG_ELDER_DRAGON   22
#define LANG_DARK_SPEECH    23
#define LANG_VAH_SHIR       24
#define LANG_ALARAN         25
#define LANG_HADAL          26
#define LANG_UNKNOWN        27
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 04:27 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