View Single Post
  #10  
Old 11-26-2006, 05:10 AM
Dralanna
Sarnak
 
Join Date: Jan 2006
Posts: 49
Default

Ok, looks like Titanium (and beyond) use dbstr_us.txt for string info. It's using a different format and numbering scheme, so I'm not sure how this affects the server. I'm assuming we'd have to add new fields into the AA table in the database to account for this (to keep data for both clients)

an example:
eqstr_us.txt

13742 Instrument Mastery
13743 This ability allows for improved use of all instrument types.

dbstr_us.txt
213^1^Instrument Mastery
213^4^This ability allows for improved use of all instrument types.
Reply With Quote