DB/EmotesText: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info == Records...................171 Fields.....................19 Record Size................76 String Block Size........1065 ==Structure== '''Column Field Type Not...)
 
No edit summary
Line 29: Line 29:


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

Revision as of 14:50, 25 July 2007

Header Info

Records...................171
Fields.....................19
Record Size................76
String Block Size........1065

Structure

Column 	Field 			Type 		Notes 
1 	ID 			Integer 
2 	sRefCon 		String 	
3 	iRefID_Emotes 		Integer 	animation to perform when doing emote 
4 	iRefID_EmotesTextData 	Integer 	(3rd person, X moos at Y) 
5 	iRefID_EmotesTextData 	Integer 	(2nd person, X moos at you) 
6 	iRefID_EmotesTextData 	Integer 	(1st person, You moo at X) 
7 	Unknown 		NULL 	
8 	iRefID_EmotesTextData 	Integer		(2nd person, no target, X moos) 
9 	Unknown 		NULL 	
10 	iRefID_EmotesTextData 	Integer		(1st person, no target, You mooo. Mooooo.) 
11 	Unknown 		NULL 	
12 	iRefID_EmotesTextData 	Integer		(3rd person, X Moo's at Y -- female) 
13 	iRefID_EmotesTextData 	Integer		(2nd person, X Moo's at you -- female) 
14 	Unknown 		NULL 	
15 	Unknown 		NULL 	
16 	iRefID_EmotesTextData 	Integer		ref to emoteTextData (2nd person, no target, X Moo's -- female)  
17 	Unknown 		NULL 	
18 	Unknown 		NULL 	
19 	Unknown 		NULL 	

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