Thread: Pet No Taunt
View Single Post
  #1  
Old 02-01-2012, 02:21 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default Pet No Taunt

I will probably end up doing the research on this, but I will be placing the results in this post. Also someone may have already looked into this so that could be a plus. For quite a long time I noticed that the pet taunt button does not turn off taunt, at least on the UF client. I will have to wait till I get home to see if the Titanium client does the same. I guess it is possible something on the opcodes have changed.

Code:
#define PET_STANDUP			10
#define PET_TAUNT			11
#define PET_HOLD			12
#define PET_NOTAUNT			14
Reply With Quote