DB/EmotesText: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
==Header Info ==
==Header Info ==
  Records...................171
  Records...................182
  Fields.....................19
  Fields.....................19
  Record Size................76
  Record Size.................?
  String Block Size........1065
  String Block Size...........?


==Structure==
==Structure==
Line 23: Line 23:
  ''14 Unknown NULL ''
  ''14 Unknown NULL ''
  ''15 Unknown NULL ''
  ''15 Unknown NULL ''
  16 iRefID_[[EmotesTextData.dbc|EmotesTextData]] Integer ref to emoteTextData (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 Unknown NULL ''
  ''18 Unknown NULL''
  ''18 Unknown NULL''

Revision as of 00:39, 13 August 2007

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 	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		(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"