Thread Tools Display Modes
10-28-06, 08:32 AM   #1
shiin
A Fallenroot Satyr
Join Date: Feb 2005
Posts: 23
[BC] Modified ContainerItems

For Burning Cruasde I'd like to modify the functionality of the container item buttons like I did on the current live servers:

- Shift-Right clicking on an equippable items equips the item to the second slot if available (second ring, trinkt, weapon slot).
- Ctrl-Right clicking puts the item directly into the Auction / Send Mail / Trade frame without the need to drag and drop
- Alt-Righ clicking deletes the item with or without security questions

I've tried several things but nothing seems to really work. Hooking the OnClick functions works in principal but you are no longer able to use items while in combat. Hooking the PreClick or PostClick events also executes the OnClick function which leads to unwanted behaviour (the item is used).

Does anybody have some ideas how to get this functionality working again?

Last edited by shiin : 10-28-06 at 08:44 AM.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » [BC] Modified ContainerItems


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