Thread Tools Display Modes
01-15-13, 06:43 PM   #1
Aanson
A Flamescale Wyrmkin
Join Date: Aug 2009
Posts: 124
Unsure of a func name

Hey again guys

I'm looking to hook a particular Blizz function, but I'm not sure what the function is called. I've got all the Blizz code and I've been looking through it without success.

I'll try to describe it... If you hover over an item in your bag and right click it, you'll either use the item or get a confirmation box re equipping BoE items.

It's that function that I'm after... the one that's called when you right click on the item. Any hints on where to find this would be greatly appreciated (all I'm looking to do is stick a bit of code in it that checks to see if the AH is open, and if it is, it navigates to the Auctions page and puts the item into the 'sell item box' if applicable).

Thanks for taking the time to read.

Aanson.
__________________
__________________
  Reply With Quote
01-15-13, 07:34 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
http://wowprogramming.com/docs/api/UseContainerItem
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
01-15-13, 07:41 PM   #3
Aanson
A Flamescale Wyrmkin
Join Date: Aug 2009
Posts: 124
Smile

You're a star. Thank you!
__________________
__________________
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Unsure of a func name

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off