Project X: Custom Titles
General Information[edit]
This article provides the required tools and steps to creating custom currency for the Project X WoW game engine recreation project.
Required Files[edit]
CharTitles.dbc
WDBX Program
Links to all the required tools can be found on the Project X: Development Tools page.
Custom Player Titles[edit]
Create a new row and fill out the following fields[edit]
- (Optional) Condition_id (Links to Achievement ID otherwise keep â0â)
- Name_Lang_enUS: â%s the Explorerâ (â%sâ calls for the player's name)
- Name_Lang_Mask: â16712190â
- Name1_Lang_enUS: (Keep the same as step 2)
- Name1_Lang_Mask: â16712190â
- Mask_ID: Just add 1 to the previous row
- Save and distribute to Server DBC and Client Patch