DB/EmotesText: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
Line 14: Line 14:
  5 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (2nd person, X moos at you)  
  5 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (2nd person, X moos at you)  
  6 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (1st person, You moo at X)  
  6 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (1st person, You moo at X)  
  ''7 Unknown NULL ''
  7 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer
  8 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (2nd person, no target, X moos)  
  8 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (2nd person, no target, X moos)  
  ''9 Unknown NULL ''
  9 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer
  10 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (1st person, no target, You mooo. Mooooo.)  
  10 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (1st person, no target, You mooo. Mooooo.)  
  ''11 Unknown NULL ''
  11 UiRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer
  12 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (3rd person, X Moo's at Y -- female)  
  12 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (3rd person, X Moo's at Y -- female)  
  13 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (2nd person, X Moo's at you -- female)  
  13 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (2nd person, X Moo's at you -- female)  
  ''14 Unknown NULL ''
  14 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer
  ''15 Unknown NULL ''
  15 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer
  16 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (2nd person, no target, X Moo's -- female)   
  16 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer (2nd person, no target, X Moo's -- female)   
  ''17 Unknown NULL ''
  17 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer
  ''18 Unknown NULL''
  18 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer
  ''19 Unknown NULL''
  19 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer


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


[[Category:DBC]]
[[Category:DBC]]

Revision as of 18:51, 16 April 2011

Header Info

Records...................182
Fields.....................19
Record Size.................?
String Block Size...........?

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 	iRefID_EmotesTextData 	Integer
8 	iRefID_EmotesTextData 	Integer		(2nd person, no target, X moos) 
9 	iRefID_EmotesTextData 	Integer
10 	iRefID_EmotesTextData 	Integer		(1st person, no target, You mooo. Mooooo.) 
11 	UiRefID_EmotesTextData 	Integer
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 	iRefID_EmotesTextData 	Integer
15 	iRefID_EmotesTextData 	Integer
16 	iRefID_EmotesTextData 	Integer		(2nd person, no target, X Moo's -- female)  
17 	iRefID_EmotesTextData 	Integer
18 	iRefID_EmotesTextData 	Integer
19 	iRefID_EmotesTextData 	Integer

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