DB/NamesProfanity: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: Profane names. Regular Expression patterns used when checking if a name is allowed when naming a character. ==Header Info == Records..................5042 Fields......................3...)
 
No edit summary
Line 15: Line 15:


Retrieved from "http://www.sourcepeek.com/wiki/NamesProfanity.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/NamesProfanity.dbc"
[[Category:DBC]]

Revision as of 15:00, 25 July 2007

Profane names. Regular Expression patterns used when checking if a name is allowed when naming a character.

Header Info

Records..................5042
Fields......................3
Record Size................12
String Block Size.......19424


Structure

Column	Field 		Type 		Patch 	Notes 
1 	ID 		Integer 		
2 	Pattern 	String 		
3 	LanguageID 	Integer 	5849 	English = 0, AsianLang = 1, French=2, German = 3, etc...? Confirm this? 

Retrieved from "http://www.sourcepeek.com/wiki/NamesProfanity.dbc"